commit d671aab3d531a580c36228accd6ab9623666124f Author: Timothée Floure Date: Tue Feb 19 20:44:23 2019 +0100 Initial README diff --git a/README.md b/README.md new file mode 100644 index 0000000..8439618 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# CS-206 Assignments + +This repository contains your assignments for *Parallelism and Concurrency* course. +Course material and administrative details can be found in the +[cs206-2020 project](https://gitlab.epfl.ch/lamp/cs206-2020). + +## To select a branch on [gitlab.epfl.ch](https://gitlab.epfl.ch), click on "master" (under project description) + +![Branch selection](branch-selection.png) diff --git a/branch-selection.png b/branch-selection.png new file mode 100644 index 0000000..683cb11 Binary files /dev/null and b/branch-selection.png differ