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!