summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1ab4f91f34..d4478ee0e0 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# OpenWrt luci feed
-[![Translation status](https://hosted.weblate.org/widgets/openwrt/-/luci/svg-badge.svg)](https://hosted.weblate.org/engage/openwrt/?utm_source=widget)
+[![Translation status](https://hosted.weblate.org/widgets/openwrt/-/svg-badge.svg)](https://hosted.weblate.org/engage/openwrt/?utm_source=widget)
## Description
@@ -21,7 +21,10 @@ To install all its package definitions, run:
## 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).
+You can browse the generated API documentation directly on Github.
+
+ - [Server side Lua APIs](http://openwrt.github.io/luci/api/index.html)
+ - [Client side JavaScript APIs](http://openwrt.github.io/luci/jsapi/index.html)
## Development
@@ -34,3 +37,7 @@ See [LICENSE](LICENSE) file.
## Package Guidelines
See [CONTRIBUTING.md](CONTRIBUTING.md) file.
+
+## Translation status
+
+[![Translation status](https://hosted.weblate.org/widgets/openwrt/-/multi-auto.svg)](https://hosted.weblate.org/engage/openwrt/?utm_source=widget)