From e8f82bc0117f28f116b48da82eadbc9d480168c1 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Sun, 27 Jan 2019 21:45:11 +0800 Subject: [PATCH] update README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2770d2f..55d6238 100644 --- a/README.md +++ b/README.md @@ -65,5 +65,8 @@ Since AriaNg standard version loads language resources asynchronously, you may n ## Demo Please visit [http://ariang.mayswind.net/latest](http://ariang.mayswind.net/latest) +## Third Party Extensions +There are some third-party applications based on AriaNg, so you can use AriaNg in more scenarios or devices. Please visit [Third Party Extensions](http://ariang.mayswind.net/3rd-extensions.html) for more information. + ## License [MIT](https://github.com/mayswind/AriaNg/blob/master/LICENSE)