From bc1fdaae23bbb33246f9eb5a4d79045cb69aa124 Mon Sep 17 00:00:00 2001 From: Par Winzell Date: Fri, 20 Oct 2017 19:53:54 -0700 Subject: [PATCH] Doc tweaks. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19ce09c..e924cdf 100644 --- a/README.md +++ b/README.md @@ -123,8 +123,8 @@ versions of the IDE are unlikely to successfully build the tool. Note that the `CMAKE_BUILD_TYPE` variable from the Unix Makefile system is entirely ignored here; it is when you open the generated solution that -you will be choose one of the canonical build types — **Debug**, -**Release**, **MinSizeRel**, and so on. +you will be choose one of the canonical build types — *Debug*, +*Release*, *MinSizeRel*, and so on. ## Conversion Process The actual translation begins with the FBX SDK parsing the input file, and ends