From ef40c77da34c423ec6a1a37b5e6c2e35d233ad0f Mon Sep 17 00:00:00 2001 From: allenres Date: Thu, 25 Sep 2025 14:33:07 -0700 Subject: [PATCH] add name to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5fe64e7..7aabf89 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # github-intro +Allen Resulidze 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!