We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ead8e9 commit f0110c5Copy full SHA for f0110c5
README.md
@@ -1,6 +1,12 @@
1
-
+
2
3
## Queryfy
4
-Queryfy is a SQL-like DSL to parse string queries in Java objects.
+
5
+Queryfy is a SQL-like language designed to parse strings in specific query objects.
6
7
[](https://travis-ci.org/edmocosta/queryfy)
8
9
10
+### Please see
11
12
+[Documentation](https://github.com/edmocosta/queryfy/wiki)
0 commit comments