From: Karl Palsson Date: Wed, 7 Sep 2016 17:10:05 +0000 (+0000) Subject: docs: link to the developer wiki documentation X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=592352d0f83bd62ad23d09584becf2d0b0062757 docs: link to the developer wiki documentation Signed-off-by: Karl Palsson --- diff --git a/README.md b/README.md index abccff6b7..48863a459 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ To install all its package definitions, run: 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.