summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGuillaume Mazoyer <respawneral@gmail.com>2014-09-25 17:51:51 +0200
committerGuillaume Mazoyer <respawneral@gmail.com>2014-09-25 17:51:51 +0200
commit89e16b0c0202899486d4952cdd0017a1ebb7db9e (patch)
treea22b95116fb83b4f4db1397119293a4b0d2ae101 /README.md
parenta7d51630981d0bbf68bfa1fa059cd56d3fc634ce (diff)
Add documentation section in README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index f372781..c6a64a1 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,12 @@ Copy the configuration **config.php.example** file to create a **config.php**
file. It contains all the values (PHP variables) used to customize the looking
glass.
+## Documentation
+
+An up-to-date (hopefully) documentation is available in the **docs/**
+directory. It gives enough details to setup the looking glass, to configure it
+and to prepare your routers.
+
## License
Looking Glass is released under the terms of the GNU GPLv3. Please read the