Flesh out README
This commit is contained in:
15
README.md
15
README.md
@@ -5,6 +5,7 @@
|
|||||||
Welcome to System Installer, a powerful toolkit for setting up an installer for operating systems.
|
Welcome to System Installer, a powerful toolkit for setting up an installer for operating systems.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Dependencies:
|
Dependencies:
|
||||||
- flask
|
- flask
|
||||||
- pytest
|
- pytest
|
||||||
@@ -25,6 +26,20 @@ Recommended:
|
|||||||
This project uses gettext for translations. More instruction to follow...
|
This project uses gettext for translations. More instruction to follow...
|
||||||
|
|
||||||
|
|
||||||
|
### Modules
|
||||||
|
|
||||||
|
Back-end modules:
|
||||||
|
|
||||||
|
* TODO: Explain DMM modules
|
||||||
|
|
||||||
|
Front-end modules:
|
||||||
|
|
||||||
|
* TODO: Explain Flask blueprint files
|
||||||
|
|
||||||
|
API:
|
||||||
|
|
||||||
|
A stable API doesn't exist yet, but it's planned!
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
This software is released under the GPL-2 license or later. See the LICENSE
|
This software is released under the GPL-2 license or later. See the LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user