From c40cbaef97d0432ee1f6f755d68810560194a055 Mon Sep 17 00:00:00 2001 From: Sam Sam Date: Sun, 12 Dec 2021 14:36:21 -0600 Subject: [PATCH] Added hoplite to Kotlin wrappers --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2219b850c..1be197fa8 100644 --- a/README.md +++ b/README.md @@ -887,7 +887,9 @@ format. * beamly-core.config https://github.com/beamly/beamly-core.config #### Kotlin wrappers for the Java library + * config4k https://github.com/config4k/config4k + * hoplite https://github.com/sksamuel/hoplite #### Scala port