Merge with 8d2fb4ec85d780422af207a1e8425d82921eef1e
authorcavaliet
Mon, 20 Oct 2014 15:00:19 +0200
changeset 47 33002744dbbd
parent 46 7cff1f0a6882 (current diff)
parent 45 8d2fb4ec85d7 (diff)
child 48 a7abfcfd7959
Merge with 8d2fb4ec85d780422af207a1e8425d82921eef1e
--- 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  <project_guid> -E test -H ANNOT -v -v -s "2014-06-19T12:14:48+02" -R -P "{\"username\": \"<username>\",\"api_key\":\"<username api key>\"}"
+python export_annotations.py -a http://localhost:8080/p/api/annotation -b http://localhost/~ymh/platform/ldtplatform/ -p  <project_guid> -E test -H ANNOT -v -v -s "2014-06-19T12:14:48+02" -R -P "{\"username\": \"<username>\",\"api_key\":\"<username api key>\"}"
 ```