Initial README

This commit is contained in:
Timothée Floure 2019-09-15 08:57:52 +02:00
commit b3a9b528f9
3 changed files with 15 additions and 0 deletions

5
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,5 @@
default:
image: debian:stable
tags: [ generic ]
script:
- echo "It works!"

10
README.md Normal file
View File

@ -0,0 +1,10 @@
# CS-210 Assignments
This repository contains your assignments for *Functional Programming* course.
Course material and administrative details can be found in the
[cs-210-functional-programming-2019 gitlab
project](https://gitlab.epfl.ch/lamp/cs-210-functional-programming-2019).
## To select a branch on [gitlab.epfl.ch](https://gitlab.epfl.ch), click on "master" (under project description)
![Branch selection](branch-selection.png)

BIN
branch-selection.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB