diff --git a/README.md b/README.md index 22730ce..7af16b2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ Repo just for experimentation with git - ## Contributing 1. Fork it! @@ -10,3 +9,11 @@ Repo just for experimentation with git 3. Commit your changes: `git commit -am 'Add some feature' 4. Push to branch: `git push origin my-new-feature` 5. Submit a pull request :D + +## For CLI users + +1. Click on the file in the github repository +2. In the upper right corner, click the edit button +3. Type in your changes and provide a informational commit message +4. Click Propose change +5. Click Create a Pull Request