浏览代码

Add missing dashes

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

+ 3
- 3
README.md 查看文件

@@ -275,7 +275,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
275 275
 * [SemaphoreCI](https://semaphoreapp.com/) - A continuous integration platform for open source and private projects.
276 276
 * [PHPCI](http://www.phptesting.org/) - An open source continuous integration platform for PHP.
277 277
 * [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
278
-* [Jenkins](http://jenkins-ci.org/) A continous integration platform with [PHP support](http://jenkins-php.org/index.html).
278
+* [Jenkins](http://jenkins-ci.org/) - A continous integration platform with [PHP support](http://jenkins-php.org/index.html).
279 279
 * [JoliCi](https://github.com/jolicode/JoliCi) - A continuous integration client written in PHP and powered by Docker.
280 280
 
281 281
 ## Documentation
@@ -338,7 +338,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
338 338
 ## Architectural
339 339
 *Libraries related to design patterns, programming approaches and ways to organize code.*
340 340
 
341
-* [PHP Option](https://github.com/schmittjoh/php-option) An option type library.
341
+* [PHP Option](https://github.com/schmittjoh/php-option) - An option type library.
342 342
 * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
343 343
 * [Finite](http://yohan.giarel.li/Finite) - A simple PHP finite state machine.
344 344
 * [Compose](https://github.com/igorw/compose) - A function composition library.
@@ -797,7 +797,7 @@ Various resources, such as books, websites and articles, for improving your PHP
797 797
 * [The Tangled Web — Securing Web Applications](http://www.amazon.ca/The-Tangled-Web-Securing-Applications/dp/1593273886) - A book about securing web applications by Michal Zalewski.
798 798
 * [Elasticsearch: The Definitive Guide](http://www.elasticsearch.org/guide/) - A guide to working with Elasticsearch by Clinton Gormley and Zachary Tong.
799 799
 * [Eloquent JavaScript](http://eloquentjavascript.net/) - A book about JavaScript programming by Marijn Haverbeke.
800
-* [Vagrant Cookbook](https://leanpub.com/vagrantcookbook) A book about creating Vagrant environments by Erika Heidi.
800
+* [Vagrant Cookbook](https://leanpub.com/vagrantcookbook) - A book about creating Vagrant environments by Erika Heidi.
801 801
 * [Pro Git](http://git-scm.com/book/en/v2) - A book about Git by Scott Chacon and Ben Straub.
802 802
 
803 803
 ## PHP Videos

正在加载...
取消
保存