Skip to content

Commit ada54a8

Browse files
committed
Clean up formatting
1 parent 70f2f45 commit ada54a8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,15 @@ If you aren't using any zsh frameworks, or if you're a bash user, do the followi
8585
* [gitready.com/](http://gitready.com/) is another great reference which has been collecting information and tips for git since 2009.
8686
* [gitimmersion.com/](http://gitimmersion.com/)
8787

88-
* There’s a quick [Introduction to git](http://learnxinyminutes.com/docs/git/) on learnxinyminutes.com, and a more detailed [git tutorial](http://www.learnenough.com/git-tutorial).
88+
* There’s a quick [Introduction to git](http://learnxinyminutes.com/docs/git/) on learnxinyminutes.com
89+
90+
* There's a more detailed git tutorial on [learnenough.com](http://www.learnenough.com/git-tutorial)
8991

9092
* Kate Hudson maintains the [git flight rules](https://github.com/k88hudson/git-flight-rules) collection of useful git usage tips.
9193

9294
* [git-tips/tips](https://github.com/git-tips/tips) is a collection of git tips
9395

94-
Mislav Marohnić has a good article on git tips on his [blog](http://mislav.net/2010/07/git-tips/). Several of his git scripts are in this collection.
96+
* Mislav Marohnić has a good article on git tips on his [blog](http://mislav.net/2010/07/git-tips/). Several of his git scripts are in this collection.
9597

9698
### External Git Utilities
9799

0 commit comments

Comments
 (0)