From cb35a9315f353f798d674dac7898a76569d994f0 Mon Sep 17 00:00:00 2001 From: Pratyush Goel <43815969+GoelPratyush@users.noreply.github.com> Date: Mon, 3 Feb 2020 00:55:15 +0530 Subject: [PATCH 1/2] Create 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 ef6f14d92feeb6a80769497014330d6b3959d0e6 Mon Sep 17 00:00:00 2001 From: Pratyush Goel <43815969+GoelPratyush@users.noreply.github.com> Date: Mon, 3 Feb 2020 00:58:28 +0530 Subject: [PATCH 2/2] hello-world.md: Change username to GitHub handle. --- hello-world.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello-world.md b/hello-world.md index 8044ebee2..980cd7021 100644 --- a/hello-world.md +++ b/hello-world.md @@ -1,2 +1,2 @@ Hello world -I am username. :tada: +I am GoelPratyush. :tada: