Browse Source

Simplified description

pull/450/head
Jamie York 10 years ago
parent
commit
e22b43295f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

367
 * [Z-Ray](http://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server.
367
 * [Z-Ray](http://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server.
368
 * [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
368
 * [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
369
 * [Blackfire.io](http://blackfire.io) - A low-overhead code profiler.
369
 * [Blackfire.io](http://blackfire.io) - A low-overhead code profiler.
370
-* [Kint](https://github.com/raveren/kint) - A debugging and profiling tool that replaces `debug_backtrace()`, `var_dump()` and `print_r()`.
370
+* [Kint](https://github.com/raveren/kint) - A debugging and profiling tool.
371
 
371
 
372
 ## Build Tools
372
 ## Build Tools
373
 *Project build and automation tools.*
373
 *Project build and automation tools.*

Loading…
Cancel
Save