From 0bf431ad3f9e0d8585a159a2594b47cdb81a30a3 Mon Sep 17 00:00:00 2001 From: Henk-Jan Lebbink Date: Tue, 8 Jan 2019 08:24:27 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6e5973e..192a12c2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Asm-Dude -Assembly syntax highlighting and code assistance for assembly source files and the disassembly window for Visual Studio 2015 and 2017. This extension can be found in the [visual studio extensions gallery](https://visualstudiogallery.msdn.microsoft.com/ff839577-2b68-416a-b761-72f9b1ca7c8e) or download latest installer [AsmDude.vsix (v1.9.6.0)](https://github.com/HJLebbink/asm-dude/releases/download/1.9.6.0/AsmDude.vsix). If assembly is too much of a hassle but you still want access to specific machine instructions, consider [Intrinsics-Dude](https://github.com/HJLebbink/intrinsics-dude). +Assembly syntax highlighting and code assistance for assembly source files and the disassembly window for Visual Studio 2015, 2017 and 2019. This extension can be found in the [visual studio extensions gallery](https://visualstudiogallery.msdn.microsoft.com/ff839577-2b68-416a-b761-72f9b1ca7c8e) or download latest installer [AsmDude.vsix (v1.9.6.0)](https://github.com/HJLebbink/asm-dude/releases/download/1.9.6.0/AsmDude.vsix). If assembly is too much of a hassle but you still want access to specific machine instructions, consider [Intrinsics-Dude](https://github.com/HJLebbink/intrinsics-dude). ### Features