From 66daf313e980880178dfacd56019358dc8ecce01 Mon Sep 17 00:00:00 2001
From: Ben Anderson <dataknut@icloud.com>
Date: Fri, 4 Feb 2022 12:25:56 +0000
Subject: [PATCH] added sve link to readme

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

diff --git a/README.md b/README.md
index 692eec7..31b07a6 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,7 @@ This repo does three things:
    * how to [use git branches](howTo/gitBranches.md) 
    * how to use [drake](howTo/drake.md) to massively speed up and [manage your workflow](https://milesmcbain.xyz/the-drake-post/)
    * how to access the University [Iridis HPC](howTo/iridis.md)
+   * how to use R/RStudio on the University [SVE (remote desktop) service](howTo/sve.md)
    * where to [keep your data](howTo/keepingData.md)
  * it is a [template](repoAsATemplate.md) repo that illustrates how we work and which you can copy;
  * it is an R package. This means:
-- 
GitLab