X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=README.md;h=48863a4591cffd30b7c6223a504c9de46ebc3f82;hp=371cee20493035d8d9e342bce6a9910b8f5d2eb7;hb=5c31937a0f0bf8fa2f0161cadae9688fff9c227e;hpb=11a9f757b196168050b163cd532b93134d608897 diff --git a/README.md b/README.md index 371cee204..48863a459 100644 --- 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.