diff --git a/README.md b/README.md index 04c224796fdccfd9fe274efeb37ddbf37170901c..692eec78177e3b20b42ca13a7a029f0761575fad 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ This repo does three things: * it is a collection of R [how-to resources](howTo/) including some notes on: * 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) + * 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: * package functions are kept in /R