From d41ec1b5ee4c6e2f610afb1f425ad6e8692b90d8 Mon Sep 17 00:00:00 2001 From: Mikayla Dobson Date: Wed, 24 May 2023 15:37:29 -0500 Subject: [PATCH] readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5f2780d --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Full Stack Ruby with the Odin Project + +These are some of my solutions to projects associated with the Odin Project's course on Ruby/Rails.