Skip to content

Commit 4f80fbc

Browse files
authored
ADD badges to README file
1 parent 47ab8e1 commit 4f80fbc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ SQL Builder
33

44
![Packagist](https://img.shields.io/packagist/v/francerz/sql-builder)
55
![Build Status](https://github.com/francerz/php-sql-builder/workflows/PHP%20Unit%20Tests/badge.svg)
6+
![Packagist Downloads](https://img.shields.io/packagist/dt/francerz/sql-builder)
7+
![License](https://img.shields.io/github/license/francerz/php-sql-builder?color=%230080FF)
68

79
A query builder that allows optimal performance object based query construction.
810

0 commit comments

Comments
 (0)