From cb76643b4c02b7ceddda664e28cf6aa4fa9d01d7 Mon Sep 17 00:00:00 2001
From: Ben Anderson <b.anderson@soton.ac.uk>
Date: Wed, 17 Jun 2020 17:51:25 +0100
Subject: [PATCH] Update README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 361f297..7f17e1c 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ This repo does two things:
 
  * it is a collection of [resources](resources.md) including some notes on:
    * how to [use git branches](gitBranches.md) 
+   * how to use [drake](https://docs.ropensci.org/drake/) to massively speed up and [manage your workflow](https://milesmcbain.xyz/the-drake-post/)
  * it is a [template](template.md) repo that illustrates how we work - feel free to re-use
 
 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).
-- 
GitLab