From 7049371dffe4b4b54a848ee4da679c6ab81bf98c Mon Sep 17 00:00:00 2001 From: Joel Cavat <jcavat@gmail.com> Date: Mon, 7 Jan 2019 09:41:52 +0100 Subject: [PATCH] Add instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..bb9ad8c --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# TP sur les collections en Scala + +Lien du cours de J-L Falcone : [https://gitlab.unige.ch/jlf_lectures/hs18/](https://gitlab.unige.ch/jlf_lectures/hs18/) + -- GitLab