diff --git a/README.md b/README.md index a2f0608..6f9c89f 100644 --- a/README.md +++ b/README.md @@ -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 +