From aa747e0e1bf536bac07631f9c3d683725c91c97c Mon Sep 17 00:00:00 2001 From: Kimberly Mageary Date: Thu, 26 Sep 2024 14:29:45 -0700 Subject: [PATCH] Added my own flare --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f5a7eaa..b4f9844 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # github-intro Introduction to using git and GitHub. Will lead you through your first fork, clone, commit, and push. It is common to run into issues when going through this. Don't be shy in asking for help or coming to office hours! +Hi I am making an edit! + ## Fork the Repository (repo) 1. Make sure you are logged into your GitHub account.