diff --git a/README.md b/README.md index 67c049d..382dcbb 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ The Puli Repository Component [![Total Downloads](https://poser.pugx.org/puli/repository/downloads.svg)](https://packagist.org/packages/puli/repository) [![Dependency Status](https://www.versioneye.com/php/puli:repository/1.0.0/badge.svg)](https://www.versioneye.com/php/puli:repository/1.0.0) -Latest release: [1.0.0-beta10](https://packagist.org/packages/puli/repository#1.0.0-beta10) +Latest release- [1.0.0-beta10](https://packagist.org/packages/puli/repository#1.0.0-beta10) PHP >= 5.3.9 The [Puli] Repository Component provides an API for storing arbitrary resources -in a filesystem-like repository: +in a filesystem-like repository:- ```php use Puli\Repository\InMemoryRepository; @@ -41,7 +41,7 @@ The following [`Resource`] implementations are currently supported: * [`DirectoryResource`] * [`LinkResource`] -Authors +Authors Name ------- * [Bernhard Schussek] a.k.a. [@webmozart] @@ -50,7 +50,7 @@ Authors Installation ------------ -Follow the [Getting Started] guide to install Puli in your project. +Follow the [Getting Started] guide to install Puli successfully in your project. Documentation -------------