From 1650035bd35d545f7a137462403601d714f2caea Mon Sep 17 00:00:00 2001
From: Ben Anderson <b.anderson@soton.ac.uk>
Date: Tue, 9 Jun 2020 14:48:18 +0100
Subject: [PATCH] Update README.md

---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 9a2960b..9ee08d7 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,8 @@ How we do collaborative reproducible data analysis and reporting. Mostly (but no
 
 This repo does two things:
 
- * it is a collection of [resources](resources.md)
+ * it is a collection of [resources](resources.md) including some notes on:
+   * how to [use git branches](gitBranches.md) 
  * it is a [template](template.md) repo that illustrates how we work
 
-If you like how we work and want to use the repo as a template, simply [fork and go](https://happygitwithr.com/fork-and-clone.html).
\ No newline at end of file
+If you want to [contribute to the repo](contributing.md) or like how we work and want to use it as a template, simply [fork and go](https://happygitwithr.com/fork-and-clone.html).
\ No newline at end of file
-- 
GitLab