главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArgos Open Tech <48267258+argosopentech@users.noreply.github.com>2023-10-01 14:45:09 -0500
committerGitHub <noreply@github.com>2023-10-01 14:45:09 -0500
commit53696108b35d4ccdf365065b93334dd8bdfebe3a (patch)
tree1173b73fe83e1663228953ebd70f5b0258f98155 /README.md
parent04964642fb483da5a1ccafc761838b128bd3d4ae (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.md b/README.md
index b7a20ac..7b83294 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,10 @@
# LibreTranslate-init
-[Demo](https://translate.argosopentech.com) | [Video tutorial](https://www.youtube.com/watch?v=mwacU-yqJwc) | [Video tutorial 2](https://www.youtube.com/watch?v=SJ8lNcn4cjE)
[LibreTranslate](https://libretranslate.com) install scripts for Ubuntu
-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).
+Uses WSGI with [Gunicorn and Nginx](https://www.digitalocean.com/community/tutorials/how-to-serve-flask-applications-with-gunicorn-and-nginx-on-ubuntu-18-04).
+
+## Install
```
# Add libretranslate user
@@ -33,3 +34,9 @@ sudo systemctl status libretranslate
```
+#### Tutorials
+- [Video tutorial](https://www.youtube.com/watch?v=mwacU-yqJwc)
+- [Video tutorial 2](https://www.youtube.com/watch?v=SJ8lNcn4cjE)
+
+#### [Demo](https://translate.argosopentech.com)
+Hosted on [DigitalOcean](https://m.do.co/c/a1af57be6e3f)