From 771e7c4ddd75cb5a1b83fece258ffd47339dd240 Mon Sep 17 00:00:00 2001 From: Dimitris Panokostas Date: Wed, 18 Jan 2017 14:40:48 +0100 Subject: [PATCH] Update README.md --- VisualGDB/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VisualGDB/README.md b/VisualGDB/README.md index f93463bb..9aaeb99a 100644 --- a/VisualGDB/README.md +++ b/VisualGDB/README.md @@ -1,4 +1,4 @@ -Visual Studio solution using VisualGDB (http://visualgdb.com/) -============================================================= -You will need Visual Studio 2015 or later and VisualGDB installed to use this solution. +Visual Studio solution using VisualGDB +====================================== +You will need Visual Studio 2015 or later and VisualGDB (http://visualgdb.com/) installed to use this solution. This is configured to use cross compiling and remote debugging.