From e8a34dcf3364c08126fc9d3a363107b86d3a4d6e Mon Sep 17 00:00:00 2001 From: Maxwell Maslov Date: Thu, 26 Sep 2024 13:16:41 -0700 Subject: [PATCH] added name to intro section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f5a7eaa..0fd64fb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # github-intro +Maxwell Maslov 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!