Skip to content

Commit 049c49f

Browse files
authored
Update README.md
1 parent 39c973a commit 049c49f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ PHP Schema Engine lets you define your database structure using a clean PHP DSL,
66

77
> Current version: `0.3.0`
88
9+
![PHP](https://img.shields.io/badge/PHP-8.2%2B-blue)
10+
![Tests](https://github.com/erilshackle/php-schema-engine/actions/workflows/tests.yml/badge.svg)
11+
![License](https://img.shields.io/badge/license-MIT-green)
12+
913
---
1014

1115
## Features

0 commit comments

Comments
 (0)