From 7518d8a26bfedd8be159dcaf93c4da136142bfc1 Mon Sep 17 00:00:00 2001 From: Lulu Harvey <90219489+luluharvey@users.noreply.github.com> Date: Tue, 18 Jun 2024 15:17:48 +0100 Subject: [PATCH] Add task list! --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index 6d28120..9fe7f52 100644 --- a/index.md +++ b/index.md @@ -6,3 +6,5 @@ const thisString = "Hello, World!"; console.log(thisString); ``` +- [ ] Finish markdown module +- [ ] Complete next module!