diff --git a/README.md b/README.md index 92c67ec..81d30f1 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ ## Статьи -- [Tutorial от Djangogirls](https://tutorial.djangogirls.org/) 🇬🇧 🇷🇺 +- [Tutorial от Django Girls](https://tutorial.djangogirls.org/) 🇬🇧 🇷🇺 - [Tutorial от Mozilla](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django) 🇬🇧 - [Deployment связки django+postgres+nginx+gunicorn на Ubuntu 16.04](https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-16-04) 🇬🇧 - [Deployment связки django+nginx+uwsgi на Ubuntu 14.04](https://www.digitalocean.com/community/tutorials/how-to-serve-django-applications-with-uwsgi-and-nginx-on-ubuntu-14-04) 🇬🇧 @@ -97,7 +97,7 @@ ## Правила и пожелания для участников чата - Постарайтесь не писать односложные сообщения в ряд. Осмыслите и сформулируйте свой вопрос, далее задайте его одним-двумя сообщениями -- Оффтоп (сообщения не относящиеся напрямую к теме чата) не приветствуется +- Off-topic сообщения (не относящиеся напрямую к теме чата) не приветствуется - Скриншоты кода, а также вложенные файлы с оным крайне не приветствуются - Telegram позволяет форматировать куски кода: diff --git a/README_EN.md b/README_EN.md index 39528d6..97d7e94 100644 --- a/README_EN.md +++ b/README_EN.md @@ -16,10 +16,10 @@ In this repository you can find useful information collected by chat users. ## Articles -- [Tutorial by Djangogirls](https://tutorial.djangogirls.org/) 🇬🇧 🇷🇺 +- [Tutorial by Django Girls](https://tutorial.djangogirls.org/) 🇬🇧 🇷🇺 - [Tutorial by Mozilla](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django) 🇬🇧 - [How to set up Django with Postgres, nginx and gunicorn on Ubuntu 16.04](https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-16-04) 🇬🇧 -- [How to sesrve Django applications with uwsgi and nginx on Ubuntu 14.04](https://www.digitalocean.com/community/tutorials/how-to-serve-django-applications-with-uwsgi-and-nginx-on-ubuntu-14-04) 🇬🇧 +- [How to serve Django applications with uwsgi and nginx on Ubuntu 14.04](https://www.digitalocean.com/community/tutorials/how-to-serve-django-applications-with-uwsgi-and-nginx-on-ubuntu-14-04) 🇬🇧 ## Code style and linting @@ -67,7 +67,7 @@ In this repository you can find useful information collected by chat users. ## Slides -- [Slides abou Django from Web-technologies course](slides.md) 🇷🇺 +- [Slides about Django from Web-technologies course](slides.md) 🇷🇺 ## Open source Django projects @@ -94,9 +94,9 @@ In this repository you can find useful information collected by chat users. - [Nodeshot](https://github.com/ninuxorg/nodeshot) - [Zulip server - group chat](https://github.com/zulip/zulip) -## Chat rules and recomemndations +## Chat rules and recommendations -- Please, don't write tons of oneline messages. Think about your topic/question and then make one-two detailed messages +- Please, don't write tons of one line messages. Think about your topic/question and then make one-two detailed messages - Try not to go off topic - We don't like code screenshots and code snippets in attachments - Telegram allows us to format code snippets: