From 8604fad00d4666ec97de64360ca955c7ef108e4a Mon Sep 17 00:00:00 2001 From: Dom Sec <54043553+dom-sec@users.noreply.github.com> Date: Mon, 13 Mar 2023 11:47:32 -0700 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..01138bb --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# 100-Days-Of-Rust +Welcome to the 100 Days of Rust Coding Challenge! This challenge is designed to help you learn and improve your Rust programming skills over the course of 100 days.