Give folks an idea of what's possible.
After editing cheat-sheet.md in my text editor, staging and committing
it was the usual:
$ git add README.md
$ git commit --all --verbose
-Show how project development generally works in [Git][].
+Show how project development generally works in [Git][]. The
+branching outlined here is pretty standard, but [Git flow][] is
+another popular model with a bit more structure. It's up to you to
+decide what works best for your project.
Markup
======
[Git]: http://www.git-scm.com/
+[Git flow]: http://nvie.com/posts/a-successful-git-branching-model/
[Markdown]: http://daringfireball.net/projects/markdown/
[GitHub]: https://github.com/github/markup#markups