diff --git a/README.md b/README.md
index 397a9192251185d5df8e1d167ed29908146a7ac4..f5641850878d36bb28fc22b2b0e1cd84ec971a57 100644
--- a/README.md
+++ b/README.md
@@ -13,4 +13,8 @@ Code etc for a short intro to a R/RStudio/RMarkdown (& possibly github) session.
   * [ggplot2](http://ggplot2.tidyverse.org/) - graphs, graphs, graphs
   * [lubridate](http://lubridate.tidyverse.org/) - time & date conversions made easy
   * [broom](https://cran.r-project.org/web/packages/broom/index.html) - tidy up regression results
-  * [stargazer](https://cran.r-project.org/web/packages/stargazer/) - tidy tables of regression results (and other things)
\ No newline at end of file
+  * [stargazer](https://cran.r-project.org/web/packages/stargazer/) - tidy tables of regression results (and other things)
+  
+# Other useful repos
+
+ * [StatsCode](https://git.soton.ac.uk/SERG/statsCode) - R code & package exploration
\ No newline at end of file