diff --git a/README.md b/README.md index 1d8f783..b96a80a 100644 --- a/README.md +++ b/README.md @@ -353,8 +353,12 @@ If you do implement a clause or function handler, consider submitting a pull req * Create table, etc. +## Extensions + +* [For PostgreSQL-specific extensions falling outside of ANSI SQL](https://github.com/nilenso/honeysql-postgres) + ## License -Copyright © 2012 Justin Kramer +Copyright © 2012-2016 Justin Kramer Distributed under the Eclipse Public License, the same as Clojure.