diff --git a/README.md b/TEST/README.md similarity index 92% rename from README.md rename to TEST/README.md index efebf033..56d17955 100644 --- a/README.md +++ b/TEST/README.md @@ -3,7 +3,7 @@ GitHub Example This is a simple example repository that will be used to show how to get started with GitHub. -How to Contribute +How to Contribute111 ================= Just fork the original repo at pragmaticlearning/github-example, make your changes and send over a Pull Request. 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/test b/test new file mode 100644 index 00000000..45b983be --- /dev/null +++ b/test @@ -0,0 +1 @@ +hi