From 48452afe258dad1dcff0d28b0c6983f399c4765a Mon Sep 17 00:00:00 2001 From: Juno Arciaga Date: Thu, 26 Sep 2024 14:52:08 -0700 Subject: [PATCH] Added a line of text --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f5a7eaa..bda5acf 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! +Added some texts here! +/Users/junoarciaga/github-intro/README.md ## Fork the Repository (repo) 1. Make sure you are logged into your GitHub account.