diff --git a/README.md b/README.md index efebf033..b428c9fa 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,5 @@ How to Contribute ================= Just fork the original repo at pragmaticlearning/github-example, make your changes and send over a Pull Request. + +Simon just have a try. diff --git a/another-file b/another-file new file mode 100644 index 00000000..ef934c58 --- /dev/null +++ b/another-file @@ -0,0 +1 @@ +This file was created after the repo was forked. diff --git a/new_fold/try_new_file.md b/new_fold/try_new_file.md new file mode 100644 index 00000000..9ebd05f0 --- /dev/null +++ b/new_fold/try_new_file.md @@ -0,0 +1 @@ +just have a try for forking. diff --git a/new_file.md b/rename_new_file.md similarity index 100% rename from new_file.md rename to rename_new_file.md