From 44aebf2f6fcb7e1d1dbea269abc9d739fe00ee71 Mon Sep 17 00:00:00 2001 From: Henk-Jan Lebbink Date: Fri, 9 Jun 2017 22:03:09 +0200 Subject: [PATCH] Create README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c4ae193..5b49eb24 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Asm-Dude -Assembly syntax highlighting, code completion and folding 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.8.1.1)](https://github.com/HJLebbink/asm-dude/releases/download/1.8.1.1/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, code completion and folding 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.8.1.3)](https://github.com/HJLebbink/asm-dude/releases/download/1.8.1.3/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