diff --git a/README.md b/README.md index f1cafc7e..dfe5855b 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,11 @@ See http://clang.llvm.org/docs/UsersManual.html#profiling-with-instrumentation It is suggested to strip -s the binaries before deployment. -# Branch Info -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 +* icc - deprecated, modified for building with Intel's ICC compiler \ No newline at end of file