From: Jo-Philipp Wich Date: Tue, 27 Oct 2015 12:24:09 +0000 (+0100) Subject: Add link to API reference X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=57ba1922b7ad34886c96a1afcc364472568db462;hp=6d368a4033181e3d0cfae10a51ed2050cbe89e6b;ds=sidebyside Add link to API reference --- 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.