upgrade README.md

develop
TBS093A 2020-07-24 14:06:11 +02:00
parent c4419bd483
commit 4a6123edf0
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,6 @@
│ ├── serializers.py
│ ├── tests.py
│ └── views.py
├── asgi.py
├── comment
│ ├── admin.py
│ ├── apps.py
@ -43,6 +42,7 @@
│ ├── serializers.py
│ ├── tests.py
│ └── views.py
├── asgi.py
├── settings.py
├── urls.py
├── utils.py