From bacf01b78c20a0a73f34ec7cf49b974b89de2e72 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Sun, 20 Dec 2020 18:56:05 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d14c0f..61a5f50 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # LibreTranslate +[Try it online!](https://libretranslate.com) | [API Docs](https://libretranslate.com/docs) + Free and Open Source Translation API, entirely self-hosted and can work in offline environments. Unlike other APIs, it doesn't rely on proprietary providers such as Google or Azure to perform translations. ![image](https://user-images.githubusercontent.com/1951843/102724116-32a6df00-42db-11eb-8cc0-129ab39cdfb5.png) @@ -76,4 +78,4 @@ This work is largely possible thanks to [Argos Translate](https://github.com/arg ## License -[GNU Affero General Public License v3](https://www.gnu.org/licenses/agpl-3.0.en.html) \ No newline at end of file +[GNU Affero General Public License v3](https://www.gnu.org/licenses/agpl-3.0.en.html)