diff --git a/README.md b/README.md index 07e4e56..242f047 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ This language is under active development, progress will be marked here as the l - [ ] Generics - [ ] Basic - [ ] Higher kinded types + - [ ] Variadic generic types - [ ] Control Flow - [ ] If - [ ] While