Skip to content

Commit 6da1b5d

Browse files
authored
Update README.md
1 parent 5ecc758 commit 6da1b5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Laravel DB Model
22

3-
[![Latest Version on Packagist](https://img.shields.io/packagist/v/GertjanRoke/laravel-db-model.svg?style=flat-square)](https://packagist.org/packages/GertjanRoke/laravel-db-model)
3+
[![Latest Version on Github](https://img.shields.io/github/v/release/GertjanRoke/laravel-db-model)](https://github.com/GertjanRoke/laravel-db-model/releases)
44
[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/GertjanRoke/laravel-db-model/run-tests?label=tests)](https://github.com/GertjanRoke/laravel-db-model/actions?query=workflow%3Arun-tests+branch%3Amain)
55
[![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/GertjanRoke/laravel-db-model/Check%20&%20fix%20styling?label=code%20style)](https://github.com/GertjanRoke/laravel-db-model/actions?query=workflow%3A"Check+%26+fix+styling"+branch%3Amain)
6-
[![Total Downloads](https://img.shields.io/packagist/dt/GertjanRoke/laravel-db-model.svg?style=flat-square)](https://packagist.org/packages/GertjanRoke/laravel-db-model)
6+
[![Total Downloads](https://img.shields.io/packagist/dt/GertjanRoke/laravel-db-model)](https://packagist.org/packages/GertjanRoke/laravel-db-model)
77

88
A model wrapper around the DB class to keep your code clean.
99

0 commit comments

Comments
 (0)