diff --git a/README.md b/README.md new file mode 100644 index 0000000..07e9e88 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# My First Repository +## This is my first repository. I don't know anything about github. +## Push your commits to the remote, and set a tracking branch. Type: + +```git push -u origin ``` +1. Enter your GitHub username and password, if prompted to do so. +2. Create a Pull Request on GitHub. +3. Fill out the body of the Pull Request with information about the changes you’re introducing.