Browse Source

Merge pull request #22 from LeoColomb/patch-1

Add a missing `-`
pull/11/merge
Jamie York 12 years ago
parent
commit
283b7a0ecf
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

467
 * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
467
 * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
468
 * [LiteCQRS](https://github.com/beberlei/litecqrs-php) - A CQRS (Command Query Responsibility Separation) library.
468
 * [LiteCQRS](https://github.com/beberlei/litecqrs-php) - A CQRS (Command Query Responsibility Separation) library.
469
 * [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less.
469
 * [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less.
470
-* [PHP Option](https://github.com/schmittjoh/php-option) An option type library.
470
+* [PHP Option](https://github.com/schmittjoh/php-option) - An option type library.
471
 * [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
471
 * [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
472
 * [Sabre VObject](https://github.com/evert/sabre-vobject) - A library for parsing VCard and iCalendar objects.
472
 * [Sabre VObject](https://github.com/evert/sabre-vobject) - A library for parsing VCard and iCalendar objects.
473
 * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
473
 * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).

Loading…
Cancel
Save