From 64538e8bb720d1bf1f7f239b8fe808b373a75288 Mon Sep 17 00:00:00 2001 From: Dom Sec <54043553+dom-sec@users.noreply.github.com> Date: Mon, 27 Mar 2023 15:10:02 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41bfc3c..4c9bbaf 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ We encourage you to share your progress and ask questions in the Discussions sec | Day | Project Name | Completed | | ------------- |:-------------------------------------:| -------------------------:| -| Day #1 | [Convert Age To Days](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-01/Day-01_Convert-Ages-To-Days) | :white_large_square: | +| Day #1 | [Convert Age To Days](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-01/Day-01_Convert-Ages-To-Days) | :white_check_mark: | | Day #2 | [Finding Nemo](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-01/Day-02_Finding-Nemo) | :white_large_square: | | Day #3 | [Barbecue Skewers](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-01/Day-03_Barbecue-Skewers) | :white_large_square: | | Day #4 | [Is Johnny Making Progress](https://github.com/dom-sec/100-Days-Of-Rust/tree/main/Week-01/Day-04_Is-Johnny-Making-Progress) | :white_large_square: |