--- a/server/src/README Fri Jul 03 17:14:46 2015 +0200
+++ b/server/src/README Fri Jul 03 17:22:27 2015 +0200
@@ -1,3 +1,12 @@
============
Remie Platform
============
+
+1) from /src/: python manage.py runserver
+
+To use the iframe tester, you have to first login into your local ldt platform (support for CAS is not relevant for functional testing) so you are able to draw the metadata for your test project
+
+Then go to /remie/iframetester, where you have a blank page with a few fields that condition the iframe player you'll generate. You can use the local ldt platform to get the id of your test project.
+Use the generate button to create the iframe and insert it into the page. Currently there is only the segment scenario.
+
+Note: If you want to test multiple users annotations, we don't validate currently logged user so it is entirely possible to generate a remie player for another user than the one currently logged in, and have annotation creation work for that other user.
\ No newline at end of file