diff --git a/pub/dissertation/chapters/results.tex b/pub/dissertation/chapters/results.tex index 29bb216..5b43944 100644 --- a/pub/dissertation/chapters/results.tex +++ b/pub/dissertation/chapters/results.tex @@ -2,6 +2,14 @@ \begin{document} \section{Final Prototype} +The final prototype for the project is available on GitHub where the source code can be viewed: +\url{https://github.com/smyalygames/checklist-tester}. + +Due to the way that GitHub works with Maven packages, if building the Checklist Tester +is desired, a GitHub personal token will be required with read only permission of +this repository because of restrictions put in place by GitHub. This is required +to be defined in \lstinline|connector/settings.gradle.kts|. + \subsection{Formal Model} % \begin{itemize} % \item The model is mostly designed to imitate a Boeing 737-800, diff --git a/pub/dissertation/dissertation.pdf b/pub/dissertation/dissertation.pdf index 99c9d02..abed366 100644 Binary files a/pub/dissertation/dissertation.pdf and b/pub/dissertation/dissertation.pdf differ