X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=README.md;h=d4478ee0e04a4a106b0ac99dd443d2262b11f11b;hb=23a5db4dbb80c5b882fcd0f008b58c08aa4eb226;hp=abccff6b7091ce9a57a61e1fba724da10da4c232;hpb=1cb3adb619bdd876867f4c4da615ea850464e711;p=oweals%2Fluci.git diff --git a/README.md b/README.md index abccff6b7..d4478ee0e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # OpenWrt luci feed +[![Translation status](https://hosted.weblate.org/widgets/openwrt/-/svg-badge.svg)](https://hosted.weblate.org/engage/openwrt/?utm_source=widget) + ## Description This is the OpenWrt "luci"-feed containing LuCI - OpenWrt Configuration Interface. @@ -19,7 +21,14 @@ 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 + +Documentation for developing and extending LuCI can be found [in the Wiki](https://github.com/openwrt/luci/wiki) ## License @@ -28,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)