From: Jo-Philipp Wich <jow@openwrt.org>
Date: Tue, 27 Oct 2015 12:24:09 +0000 (+0100)
Subject: Add link to API reference
X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=57ba1922b7ad34886c96a1afcc364472568db462;p=oweals%2Fluci.git

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.