diff --git a/Lectures/L02_GettingStarted/GettingStarted.pdf b/Lectures/L02_GettingStarted/GettingStarted.pdf
index 36c676d115fdb01741b7261a670256b26f2a7102..89a956d99c55df10afdb814f79dc3ea8844ec7d4 100644
Binary files a/Lectures/L02_GettingStarted/GettingStarted.pdf and b/Lectures/L02_GettingStarted/GettingStarted.pdf differ
diff --git a/Lectures/L02_GettingStarted/GettingStarted.tex b/Lectures/L02_GettingStarted/GettingStarted.tex
index 27901399c682ada0b07954a2e38c9e7df83d61e7..23199804861b568f3700b1446b51a1b637117abf 100755
--- a/Lectures/L02_GettingStarted/GettingStarted.tex
+++ b/Lectures/L02_GettingStarted/GettingStarted.tex
@@ -57,6 +57,7 @@
 \bi
 \item LiCS overview by Dan
 \item Administrative details
+\item Introductions
 \item Questions on suggested reading?
 \item Project choices
 \item Software tools
@@ -169,6 +170,34 @@ Implementation Present & Week 12 & Week of Nov 27\\
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
+\begin{frame}
+\frametitle{Introductions}
+
+\begin{itemize}
+\item Your name
+\item Degree program
+\item Academic background
+\item Experience with:
+\begin{itemize}
+\item Scientific computing
+\item Continuous math
+\item Discrete math
+\item Software engineering
+\item Software development technology
+\bi
+\item Git
+\item GitHub or GitLab
+\item LaTeX
+\item Make etc.
+\ei
+\end{itemize}
+\item What do you hope to get out of this course?
+\end{itemize}
+
+\end{frame}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
 \begin{frame}
 \frametitle{Questions on Suggested Reading?}
 
@@ -303,10 +332,10 @@ First either init repo or clone (git init, git clone), then typical workflow is
 \frametitle{GitLab and GitHub Issue Tracking}
 
 \bi
-\item See brief document in course repo
+\item \href{https://gitlab.cas.mcmaster.ca/smiths/cas741/tree/master/ToolTutorials/gitAndGitLab}{See brief document in course repo}
 \item \href{https://github.com/JacquesCarette/literate-scientific-software/issues}{See
   examples}
-\item Create an issue
+\item \href{https://gitlab.cas.mcmaster.ca/smiths/cas741/issues}{Create an issue}
 \ei
 
 \end{frame}
@@ -317,7 +346,7 @@ First either init repo or clone (git init, git clone), then typical workflow is
 \frametitle{LaTeX}
 \begin{itemize}
 \item A typesetting language
-\item Some initial information in course repo
+\item \href{https://gitlab.cas.mcmaster.ca/smiths/cas741/tree/master/ToolTutorials/LaTeX}{Some initial information in course repo}
 \item Start from an example
 \bi
 \item The lectures notes