From a11e6ee920fbc69a3bb244d7354bbbcdf7681e75 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Sun, 20 Dec 2020 16:04:48 -0500 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f9c61b7..aa402b3 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,13 @@ Free and Open Source Translation API. -Entirely self-hosted and can work in offline environments. Unlike other APIs, it doesn't rely on a commercial provider such as Google or Azure to perform translations. +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) -[Try it online](https://libretranslate.com) | [API Docs](https://libretranslate.com/docs) +[Try it online!](https://libretranslate.com) | [API Docs](https://libretranslate.com/docs) -https://libretranslate.com +Website: [libretranslate.com](https://libretranslate.com) ## Build and Run