From b4201a64b11154355a60c0c96b728393ec78a691 Mon Sep 17 00:00:00 2001 From: anthonykravchishin Date: Thu, 25 Sep 2025 14:36:11 -0700 Subject: [PATCH] Added name at the top --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5fe64e7..0a8227c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +Name: Anthony Kravchishin + # 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!