From 0e8a905cab0b27c59974254574689acbfe236dec Mon Sep 17 00:00:00 2001 From: Jamie Date: Thu, 14 Dec 2017 14:11:41 +0000 Subject: [PATCH] Cleanup VS Code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ed8244..9d19fb6 100644 --- a/README.md +++ b/README.md @@ -853,7 +853,7 @@ Libraries to help manage database schemas and migrations. * [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - A PHP IDE based on the Eclipse platform. * [Netbeans](https://netbeans.org) - An IDE with support for PHP and HTML5. * [PhpStorm](http://www.jetbrains.com/phpstorm/) - A commercial PHP IDE. -* [VsCode](https://code.visualstudio.com/docs/languages/php) - a Young but very easy IDE for php +* [VS Code](https://code.visualstudio.com/) - An open source code editor. ## Web Applications *Web-based applications and tools.*