From 78e4f269ef551fa367c38ebad5a099fd5f449d1b Mon Sep 17 00:00:00 2001 From: Anshal Shukla Date: Fri, 6 Mar 2020 02:02:13 +0530 Subject: [PATCH 1/2] Add hello-world.md. --- hello-world.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 hello-world.md diff --git a/hello-world.md b/hello-world.md new file mode 100644 index 000000000..8044ebee2 --- /dev/null +++ b/hello-world.md @@ -0,0 +1,2 @@ +Hello world +I am username. :tada: From 2d4cad3564e26bb29a6abd7db67f2ac6027785ee Mon Sep 17 00:00:00 2001 From: Anshal Shukla Date: Fri, 6 Mar 2020 02:09:46 +0530 Subject: [PATCH 2/2] hello-world.md: Change username to GitHubhandle. --- hello-world.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello-world.md b/hello-world.md index 8044ebee2..f7fcaef02 100644 --- a/hello-world.md +++ b/hello-world.md @@ -1,2 +1,2 @@ Hello world -I am username. :tada: +I am anshalshukla. :tada: