diff --git a/Using-git-and-github/README.md b/Using-git-and-github/README.md index d1da7f0..52b0587 100644 --- a/Using-git-and-github/README.md +++ b/Using-git-and-github/README.md @@ -3,3 +3,9 @@ [Link to wiki](https://github.com/gladstone-institutes/Bioinformatics-Workshops/wiki/Using-Git-and-GitHub) ### Description of files + +* [basics.md](https://github.com/gladstone-institutes/Bioinformatics-Workshops/blob/master/Using-git-and-github/basics.md) +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.