better README.md

This commit is contained in:
IniKiwi 2021-08-29 14:00:41 +02:00
parent 86970ac27b
commit 505f645ed8
1 changed files with 11 additions and 2 deletions

View File

@ -1,6 +1,15 @@
# G35EIIcompatibility-tool
##build
G35EIIcompatibility-tool is a tool to ...
## build
`gcc main.c -o G35EIIcompatibility-tool.elf`
##use
## how use
`./G35EIIcompatibility-tool.elf input output`
## features to add
- [ ] gui
- [ ] support all compilers
- [ ] best text interface (errors, ...)
- [ ] best README.md