diff --git a/README.md b/README.md index 048598ae3332862426ba9691c7a66f98ec783efe..e620cfe327916be1024940005c1e84d3b1dca608 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Solutions to the exercises are released after each deadline. We do not provide s Before each Exercise session, students should watch videos corresponding to that week's topic: ### Intro -- Welcome session (CO1) +- [Welcome session (CO1)](slides/CS206 Intro.pdf) ### Parallelism 1: Introduction to Parallel Programming diff --git a/slides/CS206 Intro.pdf b/slides/CS206 Intro.pdf new file mode 100644 index 0000000000000000000000000000000000000000..87f842c06f178c250e1f5b1f80ec9598aa05f3ff Binary files /dev/null and b/slides/CS206 Intro.pdf differ