From b1369b10596e442251e6e93c829a8b9476ad9343 Mon Sep 17 00:00:00 2001
From: Ben Anderson <dataknut@icloud.com>
Date: Wed, 8 Jul 2020 09:57:46 +0100
Subject: [PATCH] updated readme

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

diff --git a/README.md b/README.md
index cf5e578..f2e299d 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ This repo is an R package. If you clone it you can build it and use the function
 
 We'd love your contributions - feel free to:
 
- * fork & go
- * make a new branch in your fork
+ * [fork & go](https://happygitwithr.com/fork-and-clone.html)
+ * make a [new branch](https://git.soton.ac.uk/SERG/workflow/-/blob/master/howTo/gitBranches.md) in your fork
  * make some improvements
  * send us a pull request
\ No newline at end of file
-- 
GitLab