Adding an invitation to the discord server!!!

Adding an invitation to the discord server into README.md!!!
This commit is contained in:
Patryk 2021-04-14 19:58:29 +02:00 committed by GitHub
parent 1d9b7afc77
commit c0f63cf226
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,11 @@
🌋 Unofficial browser VULCAN UONET+ client for both students and their parents 🌋 Unofficial browser VULCAN UONET+ client for both students and their parents
![GitHub Workflow Status](https://github.com/wulkanowy/wulkanowy-web/workflows/Python%20application/badge.svg) ![GitHub Workflow Status](https://github.com/wulkanowy/wulkanowy-web/workflows/Python%20application/badge.svg)
[![Discord](https://img.shields.io/discord/390889354199040011.svg?color=#33CD56)](https://discord.gg/vccAQBr)
## Come to our discord server!!!
[![Discord1](https://i.imgur.com/3ljTQWy.png)](https://discord.gg/5qsEujZMdp)
![Status](https://img.shields.io/discord/390889354199040011.svg?color=#33CD56)
# Development # Development
## 1. Install dependencies. ## 1. Install dependencies.
@ -35,4 +39,4 @@ docker-compose up -d
## Without docker compose ## Without docker compose
```shell ```shell
docker build -t wulkanowy/web . docker build -t wulkanowy/web .
docker run -d -p 8000:8000 wulkanowy/web docker run -d -p 8000:8000 wulkanowy/web