From 7af3b8cc06e830bc0c8ab923ea782ab6b97eccb2 Mon Sep 17 00:00:00 2001 From: Mactavish <maczhanchao@yahoo.com> Date: Sun, 16 Apr 2023 15:03:03 +0200 Subject: [PATCH] change branch name convention --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d81f3ea..984d60f 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ This repository contains all relevant documents and source code for the purpose ## Usage -Each branch `week-*` contains all materials for the specific week. Concrete information can be found in the README of that branch. +Each branch `tutorial-*` contains all materials for the specific week. Concrete information can be found in the README of that branch. -- GitLab