Skip to content

Commit 70c520a

Browse files
committed
Update README.md
1 parent 474132e commit 70c520a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ mysql query builder (php 5.4+)
22
==============================
33

44
[![Build Status](https://travis-ci.org/rkrx/php-mysql-query-builder.svg)](https://travis-ci.org/rkrx/php-mysql-query-builder)
5+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/rkrx/php-mysql-query-builder/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/rkrx/php-mysql-query-builder/?branch=master)
56

67
Simple mysql query builder to build select, insert, update and delete queries with conditional parts.
78
This library was initially not intended to build prepared statements, but this is also possible.

0 commit comments

Comments
 (0)