From 469ae260ca4874cdaed9730d8b5c7ce2a632da9e Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 6 Apr 2015 22:28:16 +0300 Subject: [PATCH] Add link to free Visual Studio --- docs/ide/visualstudio.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ide/visualstudio.rst b/docs/ide/visualstudio.rst index 385f91da..c5fc28d3 100644 --- a/docs/ide/visualstudio.rst +++ b/docs/ide/visualstudio.rst @@ -3,7 +3,7 @@ Visual Studio ============= -The `Microsoft Visual Studio `_ is an integrated development environment (IDE) from Microsoft. Visual Studio includes a code editor supporting IntelliSense (the code completion component) as well as code refactoring. +The `Microsoft Visual Studio (Free) `_ is an integrated development environment (IDE) from Microsoft. Visual Studio includes a code editor supporting IntelliSense (the code completion component) as well as code refactoring. This software can be used with: