From 7abaae230978fb4eff4171455412f1cee38c63da Mon Sep 17 00:00:00 2001 From: DarthArgus Date: Wed, 25 May 2016 17:29:22 -0500 Subject: [PATCH] anal about formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 583363f3d..dde2841d6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repo is only for building the clients and tools. ## Branches: * **master** - currently builds using Visual Studio 2013. Uses the old stlport. -* **vs2015**-stlconversion - Current "work in progress" for building on Visual Studio 2015, which includes it's own, complete STL implementation. +* **vs2015-stlconversion** - Current "work in progress" for building on Visual Studio 2015, which includes it's own, complete STL implementation. * **msvc-stl-conversion** - old attempt at using VS2013 STL. May or may not be useful for reference, but likely not useful for building. ## Visual Studio