From a0ddbdf73f3a6c4fc942d048714d6e78f9cd5edc Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Fri, 2 Aug 2024 15:15:16 -0400 Subject: [PATCH] Update screenshot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 410ed93..81cabf2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ 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](https://github.com/argosopentech/argos-translate) library. -![image](https://user-images.githubusercontent.com/64697405/139015751-279f31ac-36f1-4950-9ea7-87e76bf65f51.png) +![Translation](https://github.com/user-attachments/assets/f3b7e629-9ae2-4fa3-afcb-1d1504ab272b) [Try it online!](https://libretranslate.com) | [API Docs](https://libretranslate.com/docs)