chore: update README
This commit is contained in:
parent
4ed53a01d5
commit
08e4b09ca4
16
README.md
16
README.md
@ -1,5 +1,21 @@
|
||||
# Inteligentny Traktor
|
||||
|
||||
## 🛠️ Konfiguracja
|
||||
|
||||
Wymagane biblioteki do pobrania:
|
||||
|
||||
```
|
||||
pip install pygame
|
||||
pip install python-dotenv
|
||||
```
|
||||
|
||||
Stwórz plik `.env` w głównym folderze projektu o poniższej treści:
|
||||
|
||||
```
|
||||
# adjust TILE_SIZE to fit your screen well
|
||||
TILE_SIZE=64
|
||||
```
|
||||
|
||||
## Członkowie grupy
|
||||
|
||||
- Wojciech Kubicki (483780)
|
||||
|
Loading…
Reference in New Issue
Block a user