Skip to content

Commit fcdbd69

Browse files
authored
Merge pull request #19 from vajahath/greenkeeper/initial
Add Greenkeeper badge 🌴
2 parents 13c4524 + c8f2f63 commit fcdbd69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Yet another SQL query builder.
55
[![npm](https://img.shields.io/npm/v/sqlify.svg)](https://www.npmjs.com/package/sqlify)
66
![Build Status](https://github.com/vajahath/sqlify/workflows/Build/badge.svg)
77
[![T](https://img.shields.io/badge/TypeScript%20Ready-.d.ts%20included-blue.svg)]()
8-
[![npm](https://img.shields.io/npm/dt/sqlify.svg)](https://www.npmjs.com/package/sqlify)
8+
[![npm](https://img.shields.io/npm/dt/sqlify.svg)](https://www.npmjs.com/package/sqlify) [![Greenkeeper badge](https://badges.greenkeeper.io/vajahath/sqlify.svg)](https://greenkeeper.io/)
99

1010
> There are many sql query builders out there. But this one makes more sense to me :wink:.
1111

0 commit comments

Comments
 (0)