Skip to content

Commit

Permalink
Merge branch 'main' of github.com:NexaMerchant/cms
Browse files Browse the repository at this point in the history
  • Loading branch information
xxl4 committed Oct 29, 2024
2 parents c7add49 + 130e5e6 commit 195513d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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


Expand Down Expand Up @@ -31,4 +34,4 @@ php artisan migrate
php artisan db:seed --class="NexaMerchant\Cms\Database\Seeds\CmsSeeder"
```

```
```

0 comments on commit 195513d

Please sign in to comment.