From 9de9c85bea251200a257e9379f83e09173e6fb5e Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Wed, 1 Jan 2025 21:21:14 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6981f19..30b5566 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Here's a rough goal for the upcoming milestones, at which time I'll review and r | Feature | Time Span | Review Date | | --- | :---: | :---: | -| [Arrays & Tables](https://github.com/Ratstail91/Toy/issues/155) | - | 1st Jan | +| [Arrays & Tables](https://github.com/Ratstail91/Toy/issues/155) | - | 1st Jan ✅ | | [Control Flow](https://github.com/Ratstail91/Toy/issues/152) | 2 weeks | 15th Jan | | [Functions](https://github.com/Ratstail91/Toy/issues/163) | 2 weeks | 29th Jan | | [Dot Operator & Slices](https://github.com/Ratstail91/Toy/issues/156) | 2 weeks | 12th Feb |