From 467c39abe74a6672c7c75048da910a7fa52fa437 Mon Sep 17 00:00:00 2001 From: Orattile K Pine <111531632+KidOnPluto@users.noreply.github.com> Date: Wed, 11 Feb 2026 09:55:22 +0200 Subject: [PATCH] Adding name to contribution's list --- Contributors.md | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Contributors.md b/Contributors.md index 7c6e203..e919f4d 100644 --- a/Contributors.md +++ b/Contributors.md @@ -17,6 +17,7 @@ - [heyolaniran](https://github.com/heyolaniran) - [ogedengbewisdom](https://github.com/ogedengbewisdom) - [YankhoNgolleka](https://github.com/codaMW) + - [OratileMaretela](https://github.com/KidOnPluto) - [MercyMbao](https://github.com/mercie-ux) - [JoyCherotich Kirui](https://github.com/joycherotich) - [Abdulsalam Mohammed](https://github.com/devabdulsalam) diff --git a/README.md b/README.md index e7d1ccd..55f06e4 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ git switch -c your-new-branch-name If you get any errors using git switch, click here: If the error message "Git: `switch` is not a git command. See `git –help`" appears, it's likely because you're using an older version of git. - + In this case, try to use `git checkout` instead: ```bash