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) diff --git a/requirements.txt b/requirements.txt index 2ff9e38..b73e898 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,4 +12,4 @@ polyglot==16.7.4 appdirs==1.4.4 APScheduler==3.7.0 translatehtml==1.5.1 -argos-translate-files==1.0.1 +argos-translate-files==1.0.4