From 6607b406177df73b85cc41bec1c9137c41aa1e61 Mon Sep 17 00:00:00 2001
From: Joe Heffer <j.heffer@sheffield.ac.uk>
Date: Tue, 25 Jun 2024 15:09:41 +0100
Subject: [PATCH] Add link to example repo

---
 learners/setup.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/learners/setup.md b/learners/setup.md
index 495d8c8..8d6c1f7 100644
--- a/learners/setup.md
+++ b/learners/setup.md
@@ -2,6 +2,12 @@
 title: Setup
 ---
 
+## Sample code
+
+There is an example project contained in a code repository that is hosted on GitHub at [Joe-Heffer-Shef/oddsong](https://github.com/Joe-Heffer-Shef/oddsong).
+As we proceed through the course, we'll create a collection of scripts similar to this.
+Please feel free to refer to this example to help you engage with the course contents.
+
 ## Software Setup
 
 This course may be completed using *either* the Python programming language **or** the R statistical package.