Skip to content

Commit 6a64e8b

Browse files
committed
Make spacing after header lines consistent
There were a couple of headers that didn't have a blank line after them, made them consistent with the others.
1 parent d0244ac commit 6a64e8b

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)