Merge pull request #794 from remakeelectric/wiki-links
[project/luci.git] / README.md
index 371cee20493035d8d9e342bce6a9910b8f5d2eb7..48863a4591cffd30b7c6223a504c9de46ebc3f82 100644 (file)
--- a/README.md
+++ b/README.md
@@ -17,6 +17,14 @@ 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).
+
+## Development
+
+Documentation for developing and extending LuCI can be found [in the Wiki](https://github.com/openwrt/luci/wiki)
+
 ## License
 
 See [LICENSE](LICENSE) file.