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. 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.