Updated README, moved Hangman files into a separate directory
[cas-master-teacher-training.git] / README.md
index 50f965a43774a3e4929d70eba1e4863a43056f30..45ce057735d26a66c0e138eb48184d7e65c034b2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,5 +3,11 @@ cas-master-teacher-training
 
 Programming exercises for the CAS Master teacher training course.
 
+## Session 1: Programming
 * [Data structures an algorithmic thinking](programmng.html)
 * [The Hangman game](hangman.html)
+
+## Session 2: Algorithms
+
+* [Hangman part 2](hangman2.html)
+* [Algorithms](algorithms.html)