# HG changeset patch # User cavaliet # Date 1413810019 -7200 # Node ID 33002744dbbd5c92ba2f437f6e0d9165d764ca4c # Parent 7cff1f0a688202e0d0af7663074936f5efb1c9d8# Parent 8d2fb4ec85d780422af207a1e8425d82921eef1e Merge with 8d2fb4ec85d780422af207a1e8425d82921eef1e diff -r 7cff1f0a6882 -r 33002744dbbd README.md --- a/README.md Mon Oct 20 14:57:11 2014 +0200 +++ b/README.md Mon Oct 20 15:00:19 2014 +0200 @@ -10,5 +10,5 @@ Usage for export_annotations.py: ``` -python export_annotations.py -a http://localhost:8080/p/api/annotations -b http://localhost/~ymh/platform/ldtplatform/ -p -E test -H ANNOT -v -v -s "2014-06-19T12:14:48+02" -R -P "{\"username\": \"\",\"api_key\":\"\"}" +python export_annotations.py -a http://localhost:8080/p/api/annotation -b http://localhost/~ymh/platform/ldtplatform/ -p -E test -H ANNOT -v -v -s "2014-06-19T12:14:48+02" -R -P "{\"username\": \"\",\"api_key\":\"\"}" ```