From 6c41c83f4ff65b1b40addabf6ca265a0cb15f182 Mon Sep 17 00:00:00 2001 From: Joeri Exelmans Date: Wed, 5 Feb 2025 10:40:40 +0100 Subject: [PATCH] rename branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54639b5..1171f46 100644 --- a/README.md +++ b/README.md @@ -28,5 +28,5 @@ The following branches exist: * `mde2425` - the branch containing a snapshot of the repo used for the MDE assignments 24-25. No breaking changes will be pushed here. After the re-exams (Sep 2025), this branch will be frozen. * `master` - currently equivalent to `mde2425` (this is the branch that was cloned by the students). This branch will be deleted after Sep 2025, because the name is too vague. - * `cleaning` - in this branch, new development will occur, primarily cleaning up the code to prepare for next year's MDE classes. + * `development` - in this branch, new development will occur, primarily cleaning up the code to prepare for next year's MDE classes.