diff --git a/README.md b/README.md index c7205c0..f5d5444 100755 --- a/README.md +++ b/README.md @@ -6,19 +6,8 @@ Kdyby/Monolog [![Latest stable](https://img.shields.io/packagist/v/kdyby/monolog.svg)](https://packagist.org/packages/kdyby/monolog) [![Coverage Status](https://coveralls.io/repos/github/Kdyby/Monolog/badge.svg?branch=master)](https://coveralls.io/github/Kdyby/Monolog?branch=master) - Integration of [Monolog](https://github.com/Seldaek/monolog) into Nette Framework - -Requirements ------------- - -Kdyby/Monolog requires PHP 5.3.2 or higher. - -- [Nette Framework](https://github.com/nette/nette) -- [Monolog](https://github.com/Seldaek/monolog) - - Installation ------------ @@ -28,14 +17,11 @@ The best way to install Kdyby/Monolog is using [Composer](http://getcomposer.or $ composer require kdyby/monolog ``` - Documentation ------------ Learn more in [documentation](https://github.com/Kdyby/Monolog/blob/master/docs/en/index.md). - - ----- Homepage [http://www.kdyby.org](http://www.kdyby.org) and repository [http://github.com/Kdyby/Monolog](http://github.com/Kdyby/Monolog).