From 26e02a17f6d8781389b6fdf51f92fc2d6715fa5c Mon Sep 17 00:00:00 2001 From: Laura Villaraza Date: Thu, 26 Sep 2024 14:57:31 -0700 Subject: [PATCH] GitHub in-Class Assignment --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f5a7eaa..c99f70b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # 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! +Hello, World! ## Fork the Repository (repo) 1. Make sure you are logged into your GitHub account.