From a1f6f147c5c454cc707dbaff57d4da0c69bbfd23 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Wed, 29 Jan 2025 10:16:55 +1100 Subject: [PATCH] Tweaked timetable --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c4de778..3f0ead0 100644 --- a/README.md +++ b/README.md @@ -83,10 +83,11 @@ Here's a rough goal for the upcoming milestones, at which time I'll review and r | --- | :---: | :---: | | [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 | -| [Standard Libraries](https://github.com/Ratstail91/Toy/issues/164) | 2 weeks | 26th Feb | -| [Native Libraries](https://github.com/Ratstail91/Toy/issues/165) | 2 weeks | 12th Mar | +| [Functions](https://github.com/Ratstail91/Toy/issues/163) | 2 weeks | ~~29th Jan~~ | +| [Functions](https://github.com/Ratstail91/Toy/issues/163) | 2 weeks | 12th Feb | +| [Dot Operator & Slices](https://github.com/Ratstail91/Toy/issues/156) | 2 weeks | 26th Feb | +| [Standard Libraries](https://github.com/Ratstail91/Toy/issues/164) | 2 weeks | 12th Mar | +| [Native Libraries](https://github.com/Ratstail91/Toy/issues/165) | 2 weeks | 26th Mar | | [Documentation](https://github.com/Ratstail91/Toy/issues/169) | - | - | # Building