From 6c293cfc62f4d58079e35ce21e46f50c1384d1a9 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Wed, 15 Jan 2025 08:59:40 +1100 Subject: [PATCH] tweaked README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5335c5..c4de778 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,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 ✅ | -| [Control Flow](https://github.com/Ratstail91/Toy/issues/152) | 2 weeks | 15th 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 | | [Standard Libraries](https://github.com/Ratstail91/Toy/issues/164) | 2 weeks | 26th Feb |