updated readme

This commit is contained in:
Andrew Segavac
2021-06-26 17:50:10 -06:00
parent 75a042741e
commit 807eb428cb

View File

@@ -36,6 +36,7 @@ This language is under active development, progress will be marked here as the l
- [ ] Generics - [ ] Generics
- [ ] Basic - [ ] Basic
- [ ] Higher kinded types - [ ] Higher kinded types
- [ ] Variadic generic types
- [ ] Control Flow - [ ] Control Flow
- [ ] If - [ ] If
- [ ] While - [ ] While