From ff8cb342d67d3be67f1fb2ae305f2db4cfeac339 Mon Sep 17 00:00:00 2001 From: bielow <bielow@mi.fu-berlin.de> Date: Tue, 23 Oct 2018 06:42:15 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 108fae1..47b511a 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ ## Gitlab API example + +Allows to + - create projects within a group + - delete projects within a group + - batch-assign students to projects (via .tsv file) \ No newline at end of file -- GitLab