G35EIIcompatibility-tool/README.md

16 lines
302 B
Markdown
Raw Permalink Normal View History

2021-08-26 17:40:42 +02:00
# G35EIIcompatibility-tool
2021-08-29 14:00:41 +02:00
G35EIIcompatibility-tool is a tool to ...
## build
2021-08-26 17:53:40 +02:00
`gcc main.c -o G35EIIcompatibility-tool.elf`
2021-08-26 17:40:42 +02:00
2021-08-29 14:00:41 +02:00
## how use
2021-08-26 17:53:40 +02:00
`./G35EIIcompatibility-tool.elf input output`
2021-08-29 14:00:41 +02:00
## features to add
- [ ] gui
- [ ] support all compilers
- [ ] best text interface (errors, ...)
- [ ] best README.md