diff --git a/.gitignore b/.gitignore index a50fd65..c924997 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ pom.xml.asc /.eastwood /.lein-* /.nrepl-history +/.rebl /.nrepl-port .hgignore .hg/ diff --git a/README.md b/README.md index b196d18..7ed651f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ The next generation of `clojure.java.jdbc`: a new low-level Clojure wrapper for JDBC-based access to databases. +**Featured in [Jacek Schae's Learn Reitit Pro online course](https://www.jacekschae.com/learn-reitit-pro/pfec2)!** + ## TL;DR The latest versions on Clojars and on cljdoc: