small update in branches
This commit is contained in:
parent
62b5b31deb
commit
0177841961
|
@ -8,5 +8,8 @@ The `./poc_standalone.py` is a **proof of concept** on how the end program shoul
|
|||
It *kind* of works but there is a lot to fix and improve.
|
||||
The `./standalone_tui.py` is a basic [MVC](https://realpython.com/the-model-view-controller-mvc-paradigm-summarized-with-legos/) implementation we can build on.
|
||||
|
||||
## Branches
|
||||
|
||||
All development should be done in the `testing` branch and brought to the `master` branch with merge requests.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue