Adding an invitation to the discord server!!!
Adding an invitation to the discord server into README.md!!!
This commit is contained in:
parent
1d9b7afc77
commit
c0f63cf226
1 changed files with 6 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue