diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2022-04-09 04:47:31 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-09 04:47:31 -0400 |
commit | 46b6c25f71795fcf63b7c015f8fdea4b63c6a4c4 (patch) | |
tree | d805a9218512c3c47957f7db041b251292add9e1 /README.md | |
parent | b76d0fe41b222acfa5348edecbe88277739cf3e9 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -26,7 +26,10 @@ Binaries will be dumped in the "build" folder. ## TODO -What works +THERE ARE PROBABLY ***MANY*** BUGS IN THIS CODE AS I HAVE NOT CREATED ANY COMPREHENSIVE TESTING +USE AT YOUR OWN RISK + +What (seems to) work - Variable definition - Array definition - Struct definition |