From 83460c1589de40bf4be5f447f8c59fc6bf5a5588 Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Mon, 30 May 2022 20:02:49 +0200 Subject: [PATCH] added tags to readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 793210b..91bfd93 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,6 @@ Goes with the blog: * https://infinite-improbability.org/enterprisey/ tagged as part1 * https://infinite-improbability.org/enterprisey2/ tagged as part2 -so use git checkout part1 if you just want to to what is created in part1 of the blog \ No newline at end of file +so use +```git checkout part1``` +if you just want to to what is created in part1 of the blog \ No newline at end of file