浏览代码

Rename category

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

+ 3
- 3
README.md 查看文件

69
     - [PHP Installation](#php-installation)
69
     - [PHP Installation](#php-installation)
70
     - [Development Environment](#development-environment)
70
     - [Development Environment](#development-environment)
71
     - [Virtual Machines](#virtual-machines)
71
     - [Virtual Machines](#virtual-machines)
72
-    - [Integrated Development Environment](#integrated-development-environment)
72
+    - [Text Editors and IDEs](#text-editors-and-ides)
73
     - [Web Applications](#web-applications)
73
     - [Web Applications](#web-applications)
74
     - [Infrastructure](#infrastructure)
74
     - [Infrastructure](#infrastructure)
75
 - [Resources](#resources)
75
 - [Resources](#resources)
846
 * [HHVM](https://github.com/facebook/hhvm) - A Virtual Machine, Runtime and JIT for PHP by Facebook.
846
 * [HHVM](https://github.com/facebook/hhvm) - A Virtual Machine, Runtime and JIT for PHP by Facebook.
847
 * [HippyVM](https://github.com/hippyvm/hippyvm) - Another PHP virtual machine.
847
 * [HippyVM](https://github.com/hippyvm/hippyvm) - Another PHP virtual machine.
848
 
848
 
849
-## Integrated Development Environment
850
-*Integrated Development Environments with support for PHP.*
849
+## Text Editors and IDEs
850
+*Text Editors and Integrated Development Environments (IDE) with support for PHP.*
851
 
851
 
852
 * [Atom](https://atom.io/) - A hackable text editor.
852
 * [Atom](https://atom.io/) - A hackable text editor.
853
 * [Atom IDE](https://ide.atom.io/) - An IDE extension for Atom.
853
 * [Atom IDE](https://ide.atom.io/) - An IDE extension for Atom.

正在加载...
取消
保存