diff --git a/README.md b/README.md index efebf033..f0d3f807 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,9 @@ How to Contribute ================= Just fork the original repo at pragmaticlearning/github-example, make your changes and send over a Pull Request. + +================= + +Just learning basics of fork and editing README.md :-) + + 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/wsb_fork_example b/wsb_fork_example new file mode 100644 index 00000000..4d8d008d --- /dev/null +++ b/wsb_fork_example @@ -0,0 +1 @@ +Just learning basics of fork in GIT