summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-10-27 13:24:09 +0100
committerJo-Philipp Wich <jow@openwrt.org>2015-10-27 13:24:09 +0100
commit57ba1922b7ad34886c96a1afcc364472568db462 (patch)
tree4f331c506dc773e2ec32c93193dc80d45b436002 /README.md
parent6d368a4033181e3d0cfae10a51ed2050cbe89e6b (diff)
Add link to API reference
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 371cee204..abccff6b7 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,10 @@ To install all its package definitions, run:
./scripts/feeds install -a -p luci
```
+## API Reference
+
+You can browse the generated API documentation [directly on Github](http://htmlpreview.github.io/?http://raw.githubusercontent.com/openwrt/luci/master/documentation/api/index.html).
+
## License
See [LICENSE](LICENSE) file.