Uppdatera README
This commit is contained in:
parent
266c73d3ec
commit
c31e853cda
@ -32,7 +32,12 @@ Projektet är uppsatt med **app factory-pattern**, **pytest-tester** och är red
|
|||||||
│ └── style.css
|
│ └── style.css
|
||||||
├── tests/
|
├── tests/
|
||||||
│ └── test_app.py
|
│ └── test_app.py
|
||||||
|
├── Dockerfile
|
||||||
|
├── pytest.ini
|
||||||
|
├── requirements.txt
|
||||||
|
├── requirements-dev.txt
|
||||||
├── .gitignore
|
├── .gitignore
|
||||||
|
├── .dockerignore
|
||||||
└── README.md
|
└── README.md
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user