X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=README.md;h=d4478ee0e04a4a106b0ac99dd443d2262b11f11b;hb=ca86f8d09efccc64dded2d9569395829df06af4e;hp=48863a4591cffd30b7c6223a504c9de46ebc3f82;hpb=592352d0f83bd62ad23d09584becf2d0b0062757;p=project%2Fluci.git diff --git a/README.md b/README.md index 48863a4591..d4478ee0e0 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,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 @@ -32,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)