Skip to content

Commit d128860

Browse files
committed
Add README badges
1 parent e270a39 commit d128860

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1-
# OpenSearch Migrations
1+
<h1 align="center">OpenSearch Migrations</h1>
22

3-
OpenSearch index migrations for Laravel.
3+
<p align="center">OpenSearch index migrations for Laravel.</p>
4+
5+
<p align="center">
6+
<a href="https://github.com/directorytree/opensearch-migrations/actions"><img src="https://img.shields.io/github/actions/workflow/status/directorytree/opensearch-migrations/run-tests.yml?branch=master&style=flat-square"></a>
7+
<a href="https://packagist.org/packages/directorytree/opensearch-migrations"><img src="https://img.shields.io/packagist/v/directorytree/opensearch-migrations.svg?style=flat-square"></a>
8+
<a href="https://packagist.org/packages/directorytree/opensearch-migrations"><img src="https://img.shields.io/packagist/dt/directorytree/opensearch-migrations.svg?style=flat-square"></a>
9+
<a href="https://packagist.org/packages/directorytree/opensearch-migrations"><img src="https://img.shields.io/packagist/l/directorytree/opensearch-migrations.svg?style=flat-square"></a>
10+
</p>
11+
12+
---
413

514
## Installation
615

0 commit comments

Comments
 (0)