浏览代码

Tweak description.

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

+ 1
- 1
README.md 查看文件

342
 * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
342
 * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
343
 * [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
343
 * [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
344
 * [Z-Ray](http://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server.
344
 * [Z-Ray](http://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server.
345
-* [Blackfire.io](http://blackfire.io) - Blackfire Profiler automatically instruments your code to gather data about consumed server resources like memory, CPU time, and I/O. 
345
+* [Blackfire.io](http://blackfire.io) - A low-overhead code profiler.
346
 
346
 
347
 ## Build Tools
347
 ## Build Tools
348
 *Project build and automation tools.*
348
 *Project build and automation tools.*

正在加载...
取消
保存