diff --git a/master.pdf b/master.pdf
index ecbba49e0884d1080f427da3e5fff2fd8bbea760..39c7632b527c289192d750f57c4ec2b46e64b220 100644
Binary files a/master.pdf and b/master.pdf differ
diff --git a/master.tex b/master.tex
index 30ea69557db0aa2821ee161bf318282f29c3198a..44d72278985ac1536506dfdf60bca954e928f4e3 100644
--- a/master.tex
+++ b/master.tex
@@ -6,6 +6,7 @@
 \usepackage[parfill]{parskip}
 \usepackage{listings}
 \usepackage{xcolor}
+\usepackage{hyperref}
 
 \newcommand\todo[1]{\textcolor{red}{\textbf{#1}}}
 \lstdefinestyle{mystyle}{
@@ -91,4 +92,7 @@ These can be found in the \texttt{predictions/} subdirectory of my Git repositor
 
 \section{Predictions for Part B}
 \lstinputlisting{predictions/TestingResultsMultiLabelOnly.csv}
+
+\section{Git Source Code}
+Please find this at \url{https://git.soton.ac.uk/charlie/comp3217-cw2}
 \end{document}