diff --git a/README.md b/README.md index 336acd7..b2791c8 100755 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # The missing tail command for Laravel 5 -[![Latest Version](https://img.shields.io/github/release/freekmurze/laravel-tail.svg?style=flat-square)](https://github.com/freekmurze/laravel-tail/releases) +[![Latest Version](https://img.shields.io/github/release/spatie/laravel-tail.svg?style=flat-square)](https://github.com/spatie/laravel-tail/releases) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md) -[![Quality Score](https://img.shields.io/scrutinizer/g/freekmurze/laravel-tail.svg?style=flat-square)](https://scrutinizer-ci.com/g/freekmurze/laravel-tail) +[![Quality Score](https://img.shields.io/scrutinizer/g/spatie/laravel-tail.svg?style=flat-square)](https://scrutinizer-ci.com/g/spatie/laravel-tail) [![Total Downloads](https://img.shields.io/packagist/dt/spatie/laravel-tail.svg?style=flat-square)](https://packagist.org/packages/spatie/laravel-tail) This package brings provides a tail command for Laravel 5. This package works for daily and single logs and has support for tailing local and the remote logs.