diff --git a/README.md b/README.md index efebf033..aa960ecc 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,4 @@ How to Contribute ================= Just fork the original repo at pragmaticlearning/github-example, make your changes and send over a Pull Request. +Thanks diff --git a/document/new files b/document/new files new file mode 100644 index 00000000..6caf0169 --- /dev/null +++ b/document/new files @@ -0,0 +1 @@ +add new files diff --git a/new_file.md b/new_file.md index 2c42e00f..06db347f 100644 --- a/new_file.md +++ b/new_file.md @@ -1 +1,2 @@ This is the content for my new file. +Thanks