README.md: Mention Git flow
[swc-git-example.git] / README.md
1 Show how project development generally works in [Git][].  The
2 branching outlined here is pretty standard, but [Git flow][] is
3 another popular model with a bit more structure.  It's up to you to
4 decide what works best for your project.
5
6 Markup
7 ======
8
9 This file is written in [Markdown][], a popular markup language.  The
10 `.md` extension is a hint so renderers like [GitHub][] can format it
11 appropriately.
12
13
14 [Git]: http://www.git-scm.com/
15 [Git flow]: http://nvie.com/posts/a-successful-git-branching-model/
16 [Markdown]: http://daringfireball.net/projects/markdown/
17 [GitHub]: https://github.com/github/markup#markups