Update TL;DR summary

This commit is contained in:
2017-07-09 21:47:59 +01:00
parent bdc4e35391
commit a65d82f791

View File

@@ -11,8 +11,8 @@ of [GitHub Flow](https://guides.github.com/introduction/flow/), while taking
into account how a lot of open source projects use git.
TL;DR: Common-Flow is basically GitHub Flow with the addition of versioned
releases, maintenance releases for old versions, and without the requirement to
deploy to production all the time.
releases, optional release branches should you need them, and without the
requirement to deploy to production all the time.
Terminology
-----------