formatting
This commit is contained in:
22
README.md
22
README.md
@@ -35,17 +35,17 @@ Server22 is single module, which creates a socket and waits for the connection o
|
|||||||
## Trees:
|
## Trees:
|
||||||
- root dir where installation is applied
|
- root dir where installation is applied
|
||||||
|
|
||||||
├── DEBIAN
|
├── DEBIAN
|
||||||
│ └── control
|
│ └── control
|
||||||
├── install.sh
|
├── install.sh
|
||||||
├── Pipfile
|
├── Pipfile
|
||||||
├── Pipfile.lock
|
├── Pipfile.lock
|
||||||
├── README.md
|
├── README.md
|
||||||
├── setup.py
|
├── setup.py
|
||||||
└── src
|
└── src
|
||||||
└── server22
|
└── server22
|
||||||
├── __init__.py
|
├── __init__.py
|
||||||
└── server22.py
|
└── server22.py
|
||||||
|
|
||||||
- dir created after installation:
|
- dir created after installation:
|
||||||
├── DEBIAN
|
├── DEBIAN
|
||||||
|
|||||||
Reference in New Issue
Block a user