From beae2e94e6097cb0b93865267cd2b9b343a36bed Mon Sep 17 00:00:00 2001 From: hammed Date: Sun, 13 Jul 2025 16:59:03 +0100 Subject: [PATCH] Update README.md with details --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f272b4d..5c4d8d5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + +This is an example repo # go-hello-world Install @@ -11,4 +13,4 @@ Run ``` $ go-hello-world Hello World -``` \ No newline at end of file +```