浏览代码

Tweak formatting and description

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

+ 1
- 1
README.md 查看文件

@@ -367,7 +367,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
367 367
 * [Z-Ray](http://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server.
368 368
 * [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
369 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 that replaces `debug_backtrace()`, `var_dump()` and `print_r()`.
371 371
 
372 372
 ## Build Tools
373 373
 *Project build and automation tools.*

正在加载...
取消
保存