Skip to content

Commit 6116142

Browse files
committed
add release badge to README
1 parent a8b480d commit 6116142

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ Model ORM for PHP
22
=================
33

44
[![CI](https://github.com/davebarnwell/model-orm-php/actions/workflows/ci.yml/badge.svg)](https://github.com/davebarnwell/model-orm-php/actions/workflows/ci.yml)
5+
[![Release](https://img.shields.io/github/v/release/davebarnwell/model-orm-php?display_name=tag)](https://github.com/davebarnwell/model-orm-php/releases)
56
[![PHP 8.3+](https://img.shields.io/badge/PHP-8.3%2B-777BB4?logo=php&logoColor=white)](https://www.php.net/)
67

78
`Freshsauce\Model\Model` gives you the sweet spot between raw PDO and a full framework ORM: fast setup, familiar model-style workflows, and complete freedom to drop to SQL whenever you want.

0 commit comments

Comments
 (0)