diff --git a/README.md b/README.md index e2ab693..eb6dbc1 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# Project1 \ No newline at end of file +# Project1 +# This project is added just for demonstration purpose +# you can vist my portfolio website https://nebiyoudaniel.com/ \ No newline at end of file diff --git a/file.txt b/file.txt new file mode 100644 index 0000000..356990d --- /dev/null +++ b/file.txt @@ -0,0 +1 @@ +text file created \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..80562d2 --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + + Demo + + +

here we go now

+ + \ No newline at end of file