From ed5dab3d4f6fc912044dce804b5b03eb826633b6 Mon Sep 17 00:00:00 2001 From: Justin Kramer Date: Tue, 6 Aug 2013 16:36:56 -0400 Subject: [PATCH] readme tweak --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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