Skip to content

Commit f2f9b4a

Browse files
Merge pull request paulirish#41 from unixorn/minor-format-cleanup
Make spacing after header lines consistent
2 parents d0244ac + 6a64e8b commit f2f9b4a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ for testing before adding it to your `.zshrc`.
5252
`plugins=(...)` to `plugins=(... gitopen)`
5353

5454
##### [Zgen](https://github.com/tarjoilija/zgen)
55+
5556
Add `zgen load paulirish/git-open` to your .zshrc file in the same function
5657
you're doing your other `zgen load` calls in. ZGen will take care of cloning
5758
the repository the next time you run `zgen save`, and will also periodically
@@ -99,11 +100,12 @@ that only works with GitHub but can open user profile pages, too.
99100
See the contributors tab for a growing list of people who have submitted PRs.
100101

101102
## Contributing
103+
102104
Please provide examples of the URLs you are parsing with each PR.
103105

104106
## License
105107

106-
Copyright Jason McCreary & Paul Irish. Licensed under MIT.
108+
Copyright Jason McCreary & Paul Irish. Licensed under MIT.
107109
http://opensource.org/licenses/MIT
108110

109111
## Changelog

0 commit comments

Comments
 (0)