From 3310014033e976bde89cfa894538a52b08882106 Mon Sep 17 00:00:00 2001 From: annebaer <51460132+annebaer@users.noreply.github.com> Date: Thu, 6 Jun 2019 16:03:55 -0400 Subject: [PATCH] updated ReadMe Added title of tutorial --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1da8479..6b99b28 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Basic tutorial for git workflow practice and setting up python virtual environme A basic git workflow example: - First, we're going to walk through the basic github tutorial + First, we're going to walk through the basic github tutorial called Spoon-Knife https://guides.github.com/activities/forking/