Skip to content
Snippets Groups Projects
Commit 63358497 authored by Azoth275's avatar Azoth275
Browse files

Update README.md

parent 30049c57
No related branches found
No related tags found
No related merge requests found
......@@ -42,17 +42,3 @@ python -m unittest discover -s tests
deactivate
```
### 3. Projektstruktur
modern_dev/
├── src/
│ ├── RomanConverter.py
│ ├── Count_ED.py
│ ├── calculator.py
│ ├── interfaces.py
│ └── string_calculator.py
├── tests/
│ ├── test_roman_converter.py
│ ├── test_counter.py
│ └── test_string_calculator.py
├── requirements.txt
└── README.md
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment