diff --git a/README.md b/README.md index d0e26cfe..1515a2cc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -A PHP 5.2 compatible dependency injection container heavily inspired by [Laravel IOC](https://laravel.com/docs/5.0/container "Service Container - Laravel - The PHP Framework For Web Artisans") and [Pimple](http://pimple.sensiolabs.org/ "Pimple - A simple PHP Dependency Injection Container") that works even better on newer version of PHP. +A PHP 5.2 compatible dependency injection container heavily inspired by [Laravel IOC](https://laravel.com/docs/5.0/container "Service Container - Laravel - The PHP Framework For Web Artisans") and [Pimple](https://github.com/silexphp/Pimple "Pimple - A simple PHP Dependency Injection Container") that works even better on newer version of PHP. [![Build Status](https://travis-ci.org/lucatume/di52.svg?branch=master)](https://travis-ci.org/lucatume/di52)