From 8c7816e9cfbd5849718a01f4227bdd07cfb5c94e Mon Sep 17 00:00:00 2001 From: devrasmeriya <67556120+devrasmeriya@users.noreply.github.com> Date: Thu, 1 Oct 2020 13:03:09 +0530 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 2be27536..38660434 100644 --- a/Readme.md +++ b/Readme.md @@ -43,7 +43,7 @@ func main() { } ``` -To run the application, put the code in a file called hello.go and run: +###To run the application, put the code in a file called hello.go and run: go run hello.go