diff --git a/README.md b/README.md index 64f294b..309b240 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # Honey SQL -Turn Clojure data structures into SQL. - -Why? So that the data can be easily built, examined, and transformed. +SQL as Clojure data structures. Build queries programmatically -- even at runtime -- without having to bash strings together. ## Leiningen Coordinate