Browse Source

Description tweak.

pull/367/merge
Jamie 10 years ago
parent
commit
ce99553c25
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

327
 * [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
327
 * [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
328
 * [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
328
 * [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
329
 * [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
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
 ## Debugging
332
 ## Debugging
333
 *Libraries and tools for debugging code.*
333
 *Libraries and tools for debugging code.*

Loading…
Cancel
Save