diff --git a/README.md b/README.md index 2279dd6..63d1a91 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ ![Alt Three Segment](https://user-images.githubusercontent.com/2829600/71490849-0de16e00-2825-11ea-87a6-ddada0f35224.png)

+Build Status StyleCI Status -Build Status -Coverage Status -Quality Score Software License +Packagist Downloads Latest Version

@@ -15,7 +14,7 @@ Alt Three Segment is a [Segment](https://segment.com/) bridge for Laravel. This version requires [PHP](https://php.net) 7.1-7.4, and supports Laravel 5.5-7. Simply require the package using [Composer](https://getcomposer.org): ```bash -$ composer require alt-three/segment +$ composer require alt-three/segment:^3.4 ``` Once installed, if you are not using automatic package discovery, then you need to register the `AltThree\Segment\SegmentServiceProvider` service provider in your `config/app.php`.