Added links to slides in readme
authorNeil Smith <neil.git@njae.me.uk>
Fri, 7 Nov 2014 11:38:52 +0000 (11:38 +0000)
committerNeil Smith <neil.git@njae.me.uk>
Fri, 7 Nov 2014 11:38:52 +0000 (11:38 +0000)
README.md

index 74c63f9d57d1c426e76919fe9fef39c87d6a0fdc..50f965a43774a3e4929d70eba1e4863a43056f30 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,3 +2,6 @@ cas-master-teacher-training
 ===========================
 
 Programming exercises for the CAS Master teacher training course.
+
+* [Data structures an algorithmic thinking](programmng.html)
+* [The Hangman game](hangman.html)