From d7a150463ac3d7f326da262edfbc96079a5c683e Mon Sep 17 00:00:00 2001 From: Albin Heimerson <albin.heimerson@control.lth.se> Date: Thu, 14 Jan 2021 12:06:36 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78410cc..6df602a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Automatic sync between gitlab and canvas -File to handle automatic syncing of files between gitlab and canvas. More information [here](https://wiki.control.lth.se/versionControl/canvasSync). +# Automatically push files from gitlab to canvas +Files and instructions to set up automatic pushing of files from gitlab to canvas. More information [here](https://wiki.control.lth.se/versionControl/canvasSync). ## Setup * Copy the `.gitlab-ci.yml` file from this repo and place in the root of your repo. -- GitLab