README fix
This commit is contained in:
parent
167585265e
commit
2a64d79c51
@ -15,6 +15,8 @@ This was written with Python 3.11
|
|||||||
|
|
||||||
## Structure
|
## Structure
|
||||||
|
|
||||||
|
|
||||||
|
```
|
||||||
dynamic-module-manager/
|
dynamic-module-manager/
|
||||||
├── core_daemon.py
|
├── core_daemon.py
|
||||||
├── daemon_cli.py
|
├── daemon_cli.py
|
||||||
@ -22,6 +24,7 @@ dynamic-module-manager/
|
|||||||
│ ├── extra_commands.py
|
│ ├── extra_commands.py
|
||||||
│ └── http_service.py
|
│ └── http_service.py
|
||||||
└── README.md
|
└── README.md
|
||||||
|
```
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user