diff --git a/README.md b/README.md index 4767b46..3c126a2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # QueryLite + +[![Build Status](https://img.shields.io/travis/g4s8/QueryLite.svg?style=flat-square)](https://travis-ci.org/g4s8/QueryLite) +[![License](https://img.shields.io/github/license/g4s8/QueryLite.svg?style=flat-square)](https://github.com/g4s8/QueryLite/blob/master/LICENSE) +[![Test Coverage](https://img.shields.io/codecov/c/github/g4s8/QueryLite.svg?style=flat-square)](https://codecov.io/github/g4s8/QueryLite?branch=master) + QueryLite is a fluent query API for android sqlite database.