From 650feef3ccad474003a3ec87e56f37e18932f342 Mon Sep 17 00:00:00 2001
From: Jacob <jb21g14@soton.ac.uk>
Date: Mon, 14 May 2018 14:28:21 +0100
Subject: [PATCH] Added reference to setup info

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

diff --git a/README.md b/README.md
index a427b74..36cd2f4 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
 # at90usb1286-avr-gcc-project
 A CMake project for avr gcc projects specifically setup to work with the at90usb1286 chip.
 Designed for Computer Systems 2 students at the University of Southampton
+
+See just below the license header in CMakeLists.txt for brief setup information
-- 
GitLab