Index: /trunk/MobileIndico/README.md
===================================================================
--- /trunk/MobileIndico/README.md	(revision 18640)
+++ /trunk/MobileIndico/README.md	(revision 18641)
@@ -1,4 +1,23 @@
 Mobile Indico
 =============
+
+Mobile Indico aims to display an indico event in a mobile friendly way.
+
+
+Quick guide - direct access
+===========================
+
+If you are happy with the existuing layout, you can access an event
+with a given id (example: 254) from a given indico server (example:
+https://indico.scc.kit.edu/indico/) as a mobile version directly by
+
+https://www.fact-project.org/svn/trunk/MobileIndico/indico.html?url=https://indico.scc.kit.edu/indico/&id=254
+
+If you find that too long, you can use http://tinyurl.com to shorten
+the link.
+
+
+Introduction
+============
 
 Mobile Indico is a simple web-page which converts an indico timetable
@@ -17,7 +36,10 @@
 containing the data is loaded and the data can be processed.
 
+The advantage now is that the client side browser will request the data
+directly from the indico server.
 
-Installation
-============
+
+Installation on your own server
+===============================
 
 First download all files from
@@ -37,6 +59,6 @@
 
 
-Access
-======
+User access to indico.html
+==========================
 
 The default timetable is then accessed through
@@ -52,4 +74,8 @@
 
 http://you.web-server.com/your-path/indico.html?id=215&debug
+
+It is also possible to overwrite the default indico url, for exmaple
+
+http://you.web-server.com/your-path/indico.html?url=https://indico.scc.kit.edu/indico/&id=215
 
 
