diff --git a/VisualGDB/README.md b/VisualGDB/README.md index 20884e12..fbbaa20a 100644 --- a/VisualGDB/README.md +++ b/VisualGDB/README.md @@ -1 +1,4 @@ -Visual Studio solution using VisualGDB +Visual Studio solution using VisualGDB (http://visualgdb.com/) + +You will need Visual Studio 2015 or later and VisualGDB installed to use this solution. +This is configured to use cross compiling and remote debugging.