15 lines
271 B
Markdown
15 lines
271 B
Markdown
## Installation
|
|
|
|
```bash
|
|
python3 -m venv env
|
|
source env/bin/acticate # Nur in linux i geuss
|
|
pip install -r requirements.txt
|
|
```
|
|
|
|
## ToDo
|
|
|
|
- settings button to change displayed content
|
|
- (image generator without symbols)
|
|
- go back function (logo)
|
|
- logo
|
|
- footer |