From 44b0677728f0990156e9a1b037b9e3b195029518 Mon Sep 17 00:00:00 2001 From: jaketothepast Date: Sun, 26 Jul 2020 08:52:51 -0400 Subject: [PATCH] Adding README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e69de29..ca2466e 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,2 @@ +# Rust Example Projects +These projects are my implementations of the Rust book exercises