diff --git a/README.md b/README.md index 2901e11..50841fc 100644 --- a/README.md +++ b/README.md @@ -85,3 +85,6 @@ GCC/clang Include the library using: #include + +## Debugging visualization support +For Visual Studio users, the file [GSL.natvis](./GSL.natvis) in the root directory of the repository can be added to your project if you would like more helpful visualization of GSL types in the Visual Studio debugger than would be offered by default.