浏览代码

Added missing library Tracy.

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

+ 1
- 0
README.md 查看文件

303
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
303
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
304
 * [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
304
 * [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
305
 * [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
305
 * [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
306
+* [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
306
 
307
 
307
 ## Build Tools
308
 ## Build Tools
308
 *Project build and automation tools.*
309
 *Project build and automation tools.*

正在加载...
取消
保存