From b02df78e41bc3aa0a07229781bb18ac75426827f Mon Sep 17 00:00:00 2001 From: Anders Riutta Date: Tue, 24 Mar 2020 11:39:24 -0700 Subject: [PATCH] Update README.md better description of workflows --- Using-git-and-github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Using-git-and-github/README.md b/Using-git-and-github/README.md index 52b0587..2980b02 100644 --- a/Using-git-and-github/README.md +++ b/Using-git-and-github/README.md @@ -8,4 +8,4 @@ Introduction to what git is and to the commands you'll use most often. * [workflows.md](https://github.com/gladstone-institutes/Bioinformatics-Workshops/blob/master/Using-git-and-github/workflows.md) -Higher-level tips and strategies for more effective usage of git with teams. +Higher-level tips and strategies for more effective usage of git.