diff --git a/README.md b/README.md index 4db0b91..40c119f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # NexaMerchant/Cms +[![Build Status](https://github.com/NexaMerchant/cms/workflows/Laravel/badge.svg)](https://github.com/NexaMerchant/cms) +[![Release](https://img.shields.io/github/release/NexaMerchant/cms.svg?style=flat-square)](https://github.com/NexaMerchant/cms/releases) + # How to Install @@ -31,4 +34,4 @@ php artisan migrate php artisan db:seed --class="NexaMerchant\Cms\Database\Seeds\CmsSeeder" ``` -``` \ No newline at end of file +```