From 1d3b4424a1591b761e393663475bd5b139ae5999 Mon Sep 17 00:00:00 2001 From: Dingedi <64697405+dingedi@users.noreply.github.com> Date: Wed, 27 Oct 2021 09:00:10 +0200 Subject: [PATCH] Update image to show new features --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a7cb71b..d3f93e7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ Free and Open Source Machine Translation API, entirely self-hosted. Unlike other APIs, it doesn't rely on proprietary providers such as Google or Azure to perform translations. Instead, its translation engine is powered by the open source [Argos Translate][argo] library. -![image](https://user-images.githubusercontent.com/1951843/121782367-23f90080-cb77-11eb-87fd-ed23a21b730f.png) +![image](https://user-images.githubusercontent.com/64697405/139015751-279f31ac-36f1-4950-9ea7-87e76bf65f51.png) + [Try it online!](https://libretranslate.com) | [API Docs](https://libretranslate.com/docs)