Merge pull request #59 from wulkanowy/feature/discordintoreadme.md

Adding an invitation to the discord server
This commit is contained in:
Patryk 2021-04-16 10:38:37 +02:00 committed by GitHub
commit 61c4a06bd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,9 @@
🌋 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)
[![Discord](https://img.shields.io/discord/390889354199040011.svg?color=#33CD56)](https://discord.gg/vccAQBr)
## Come to our discord server!
[![Discord](https://i.imgur.com/3ljTQWy.png)](https://discord.gg/5qsEujZMdp)
# Development
## 1. Install dependencies.
@ -35,4 +37,4 @@ docker-compose up -d
## Without docker compose
```shell
docker build -t wulkanowy/web .
docker run -d -p 8000:8000 wulkanowy/web
docker run -d -p 8000:8000 wulkanowy/web