Update README

This commit is contained in:
Michael Rose 2017-10-16 15:24:45 -04:00
parent 181b90e1fb
commit f306f11b3f

View file

@ -104,8 +104,8 @@ This goes for author sidebar links and "share button" additions -- I have no int
When submitting a pull request:
1. Clone the repo.
2. Create a branch off of `master` and give it a meaningful name (e.g. `my-awesome-new-feature`) and describe the feature or fix.
3. Open a pull request on GitHub.
2. Create a branch off of `master` and give it a meaningful name (e.g. `my-awesome-new-feature`).
3. Open a pull request on GitHub and describe the feature or fix.
Theme documentation and demo pages can be found in the [`/docs`](docs) if submitting improvements, typo corrections, etc.