From 10df79dcdbb01a7e68af58a7141e3989a5d009cc Mon Sep 17 00:00:00 2001 From: Christoph Freysoldt <freysoldt@mpie.de> Date: Thu, 12 Aug 2021 14:21:48 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 047477f..8ebd517 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,3 @@ -# Sample GitLab Project +# Binder setup for the tutorials in the Bigmax Summer School 2021 -This sample project shows how a project in GitLab looks for demonstration purposes. It contains issues, merge requests and Markdown files in many branches, -named and filled with lorem ipsum. - -You can look around to get an idea how to structure your project and, when done, you can safely delete this project. - -[Learn more about creating GitLab projects.](https://docs.gitlab.com/ee/gitlab-basics/create-project.html) +This repo defines the binder setup that is to be used in the tutorials. -- GitLab