added README
This commit is contained in:
parent
fda3df3fa6
commit
a5e9193217
11
README.md
11
README.md
@ -1,2 +1,13 @@
|
|||||||
# XFTGenerator
|
# XFTGenerator
|
||||||
|
This Python script lets you generate boilerplate C state machines
|
||||||
|
|
||||||
|
## Requirements
|
||||||
|
- Python 3
|
||||||
|
|
||||||
|
## Executing
|
||||||
|
To run the program, execute `main.py`.
|
||||||
|
Answer the questions to generate the files.
|
||||||
|
The output will be located in `XFTGenerator/out/`.
|
||||||
|
|
||||||
|
## License
|
||||||
|
This software is provided under the GPL3.0 license
|
Loading…
Reference in New Issue
Block a user