From 390fd90d8ebabf0da03b1f1ce83c111196b6a018 Mon Sep 17 00:00:00 2001 From: Mario Pastorelli Date: Sun, 30 Aug 2015 15:02:33 +0200 Subject: [PATCH] Add PureConfig library to the Scala wrappers --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a9285e03..57b06cfd 100644 --- a/README.md +++ b/README.md @@ -830,7 +830,8 @@ format. * Ficus https://github.com/ceedubs/ficus * configz https://github.com/arosien/configz * configs https://github.com/kxbmap/configs - * connfig-annotation https://github.com/wacai/config-annotation + * config-annotation https://github.com/wacai/config-annotation + * PureConfig https://github.com/melrief/pureconfig #### Clojure wrappers for the Java library