diff --git a/README.md b/README.md index 5f02ae6..147e1b4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ -![Conductor](docs/img/queryfy.png) +![Queryfy](docs/img/queryfy.png) ## Queryfy -Queryfy is a SQL-like DSL to parse string queries in Java objects. + +Queryfy is a SQL-like language designed to parse strings in specific query objects. [![Build Status](https://travis-ci.org/edmocosta/queryfy.svg?branch=master)](https://travis-ci.org/edmocosta/queryfy) + + +### Please see + +[Documentation](https://github.com/edmocosta/queryfy/wiki)