Skip to content

Commit 01d3490

Browse files
author
Sondre Eikanger Kvalø
committed
Add Coveralls badge
1 parent 06d9ae9 commit 01d3490

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
@@ -1,4 +1,4 @@
1-
# sql2o [![Build Status](https://travis-ci.org/aaberg/sql2o.svg?branch=master)](https://travis-ci.org/aaberg/sql2o) [![Maven Central](https://img.shields.io/maven-central/v/org.sql2o/sql2o.svg)](https://search.maven.org/search?q=g:org.sql2o%20a:sql2o)
1+
# sql2o [![Build Status](https://travis-ci.org/aaberg/sql2o.svg?branch=master)](https://travis-ci.org/aaberg/sql2o) [![Maven Central](https://img.shields.io/maven-central/v/org.sql2o/sql2o.svg)](https://search.maven.org/search?q=g:org.sql2o%20a:sql2o) [![Coverage Status](https://coveralls.io/repos/github/aaberg/sql2o/badge.svg?branch=master)](https://coveralls.io/github/aaberg/sql2o?branch=master)
22

33
Sql2o is a small java library, with the purpose of making database interaction easy.
44
When fetching data from the database, the ResultSet will automatically be filled into your POJO objects.

0 commit comments

Comments
 (0)