Skip to content

Commit

Permalink
add supported Clojure versions to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
kumarshantanu committed Aug 12, 2012
1 parent ee9a786 commit a3cf282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ The supported databases are:


On Clojars: https://clojars.org/clj-dbcp On Clojars: https://clojars.org/clj-dbcp


Include as a Leiningen dependency: `[clj-dbcp "0.8.0"]`. Include as a Leiningen dependency: `[clj-dbcp "0.8.0"]` (supports Clojure 1.2 through Clojure 1.5)


The recommended way to create a datasource is to call the The recommended way to create a datasource is to call the
`clj-dbcp.core/make-datasource` function, for example: `clj-dbcp.core/make-datasource` function, for example:
Expand Down

0 comments on commit a3cf282

Please sign in to comment.