From 06c905e00a564393e74957d9481515b722e659bc Mon Sep 17 00:00:00 2001 From: DarthArgus Date: Mon, 17 Oct 2016 17:10:10 +0000 Subject: [PATCH] Update README.md --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index aa84c47c..d598db5a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -master - stable, but internal only -testing - bleeding edge, works in progress, internal only -clang-profile - intenal, modified to profile the code for clang-profile-build -clang-profile-build - "release" and tc branch, as we want to use our fast profiled code -google-profiler - modified for use with gperf +# Branch Information + +* master - stable, but internal only +* testing - bleeding edge, works in progress, internal only +* clang-profile - intenal, modified to profile the code for clang-profile-build +* clang-profile-build - "release" and tc branch, as we want to use our fast profiled code +* google-profiler - modified for use with gperf