diff options
author | Argos Open Tech <48267258+argosopentech@users.noreply.github.com> | 2021-07-17 14:33:07 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-17 14:33:07 -0500 |
commit | 3bb607a0e31cfa72834590d5a72f016f20b79c75 (patch) | |
tree | 07c47840b4ccba86af892d80bc5542850730e9eb | |
parent | a6ac2ed41dc7ae3a5cc8e885cc0de67bb6e4613e (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ # LibreTranslate-init +[Demo](https://translate.argosopentech.com) | [Video tutorial](https://www.youtube.com/watch?v=Wrt05Eqiv-I) + Run [LibreTranslate](https://libretranslate.com) on Ubuntu 20.04. Uses [LibreTranslate WSGI](https://community.libretranslate.com/t/is-wsgi-currently-supported/24/3) with [Gunicorn and Nginx](https://www.digitalocean.com/community/tutorials/how-to-serve-flask-applications-with-gunicorn-and-nginx-on-ubuntu-18-04). |