Updated README
This commit is contained in:
parent
6c889380ec
commit
ef7b66d3da
|
|
@ -4,6 +4,7 @@ No frontend, just a backend with mariadb and a TCP server that parses SIA-DC09 p
|
|||
|
||||
|
||||
Current folder structure:
|
||||
```
|
||||
├── docker-compose.yml
|
||||
├── Dockerfile
|
||||
├── frontend
|
||||
|
|
@ -13,3 +14,4 @@ Current folder structure:
|
|||
├── requirements.txt
|
||||
├── tcp_sia_server.py
|
||||
└── tester.py
|
||||
```
|
||||
Loading…
Reference in New Issue