From 889fae4e0e6e904fe30b38a0ddec94ae900971c2 Mon Sep 17 00:00:00 2001 From: Brandon Fancher Date: Fri, 12 Jan 2018 12:10:02 -0500 Subject: [PATCH] Update README. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6309863..2358ab1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # Charlotte Light Rail ## Branches -* `production`: Production branch, tagged with version numbers. -* `master`: The source of current dev truth. Staging. +* `master`: The production branch, tagged by release. * `development`: When you fork this project, you should branch off of this branch and work your magic. (Then send us a PR) * `android`: Working React Native project on Android! Running, but still some work to do. You may want to work off this one as well. * `v1.0`: First production version on iOS.