From 3f52795df0f602941ca111a34537fc191244b83a Mon Sep 17 00:00:00 2001 From: Carlo Zancanaro Date: Wed, 3 Jul 2013 18:31:11 +1000 Subject: Update the README to include a leiningen dependency vector --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 360a16d..f95026e 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,13 @@ allow for data to be inserted, updated and deleted. [1]: http://clojure.org/ [2]: http://en.wikipedia.org/wiki/Relational_Algebra +## Leiningen information + +Just add the following to your `project.clj` to get started with +`clojure-sql`. + + [clojure-sql "0.1.0"] + ## Database support `clojure-sql` aims to have an extensible compiler. Compilation of -- cgit v1.2.3