浏览代码

Cleaned up IDE category.

pull/260/head
Jamie 11 年前
父节点
当前提交
d3dd33d921
共有 1 个文件被更改,包括 5 次插入5 次删除
  1. 5
    5
      README.md

+ 5
- 5
README.md 查看文件

51
 	- [Extensions](#extensions)
51
 	- [Extensions](#extensions)
52
 	- [Miscellaneous](#miscellaneous)
52
 	- [Miscellaneous](#miscellaneous)
53
 - [Software](#software)
53
 - [Software](#software)
54
-	- [Integrated Development Environment] (#ide)
54
+	- [Integrated Development Environment](#ide)
55
 	- [PHP Installation](#php-installation)
55
 	- [PHP Installation](#php-installation)
56
 	- [Development Environment](#development-environment)
56
 	- [Development Environment](#development-environment)
57
 	- [Virtual Machines](#virtual-machines)
57
 	- [Virtual Machines](#virtual-machines)
606
 *Software for creating a development environment.*
606
 *Software for creating a development environment.*
607
 
607
 
608
 ## Integrated Development Environment
608
 ## Integrated Development Environment
609
-*List of PHP IDEs.*
609
+*Integrated Development Environments with for support PHP.*
610
 
610
 
611
-* [Netbeans](https://netbeans.org) - IDE for Java, but also with other languages, support PHP and HTML5.
612
-* [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - PHP IDE based on the Eclipse platform.
613
-* [PhpStorm](http://www.jetbrains.com/phpstorm/) - commercial IDE.
611
+* [Netbeans](https://netbeans.org) - An IDE with support for PHP and HTML5.
612
+* [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - A PHP IDE based on the Eclipse platform.
613
+* [PhpStorm](http://www.jetbrains.com/phpstorm/) - A commercial PHP IDE.
614
 
614
 
615
 ## PHP Installation
615
 ## PHP Installation
616
 *Tools to help install and manage PHP on your computer.*
616
 *Tools to help install and manage PHP on your computer.*

正在加载...
取消
保存