浏览代码

Description tweak.

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

+ 1
- 1
README.md 查看文件

@@ -327,7 +327,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
327 327
 * [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
328 328
 * [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
329 329
 * [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
330
-* [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - Analyzing tool to create dependency graph on customizable levels.
330
+* [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customisable dependency graphs.
331 331
 
332 332
 ## Debugging
333 333
 *Libraries and tools for debugging code.*

正在加载...
取消
保存