Explorar el Código

Description tweak.

pull/367/merge
Jamie hace 11 años
padre
commit
ce99553c25
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

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…
Cancelar
Guardar