From 89d57819a99eb946a9ce9a4e5492f8ee1f1dc8a8 Mon Sep 17 00:00:00 2001 From: Tshepo Date: Sun, 12 Apr 2026 01:04:32 +0200 Subject: [PATCH] Add hello.md with introductory content --- hello.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 hello.md diff --git a/hello.md b/hello.md new file mode 100644 index 000000000..145dedb3d --- /dev/null +++ b/hello.md @@ -0,0 +1,2 @@ +# Hello GitHub Education +This is my first commit in the Intro to GitHub course.