diff --git a/README.md b/README.md index b4dc9d2b6cb30ced32564e5e81ae41e00fcc9c24..25a0fda1d84f8a7a0f92f341c96853a236eb25b8 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ This is the hello project! + +It is great. diff --git a/another-file b/another-file new file mode 100644 index 0000000000000000000000000000000000000000..a78a610f76a793557c4a0aa1eaca39e84c7f2b62 --- /dev/null +++ b/another-file @@ -0,0 +1 @@ +This is just another file.