diff options
| author | Karl Palsson | 2016-09-07 17:10:05 +0000 |
|---|---|---|
| committer | Karl Palsson | 2016-09-07 17:10:05 +0000 |
| commit | 592352d0f83bd62ad23d09584becf2d0b0062757 (patch) | |
| tree | 6507827aff74b46b38686e6d05f6706211e4371a | |
| parent | a69bd4202ecb92ceb009b7f4e5b9fd60328389ab (diff) | |
| download | luci-592352d0f83bd62ad23d09584becf2d0b0062757.tar.gz | |
docs: link to the developer wiki documentation
Signed-off-by: Karl Palsson <karlp@etactica.com>
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |