From 23385405d7d4b39f9dbf406718b76a1b6528c993 Mon Sep 17 00:00:00 2001 From: DanielMihon <39350229+DanielMihon@users.noreply.github.com> Date: Thu, 7 Jun 2018 19:03:29 +0300 Subject: [PATCH 1/2] FINISH Readme I wrote some things about me. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5778fe9..e2131a4 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # hello-world This is my first repository. +My name is Daniel Mihon. I am 21 years old and I am an aspiring web developer. I like playing video games since I was very little. +I am looking forward to become a skilled programmer and developer. From 8086988ebfb5a77e3a4d47dd70468a808d719fd4 Mon Sep 17 00:00:00 2001 From: DanielMihon <39350229+DanielMihon@users.noreply.github.com> Date: Thu, 7 Jun 2018 22:12:28 +0300 Subject: [PATCH 2/2] This is the first file from the new branch. --- file.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 file.txt diff --git a/file.txt b/file.txt new file mode 100644 index 0000000..b7eb13b --- /dev/null +++ b/file.txt @@ -0,0 +1,3 @@ +This is just a plain file. + +Nothing special.