From e34433b7aab0c9f9f629e8d84ab55155a5b3117e Mon Sep 17 00:00:00 2001
From: jason <jason@raynor>
Date: Mon, 22 Jun 2015 06:47:51 +0930
Subject: [PATCH] Add Guice integration link to README.md

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 51a1418a..233ddea2 100644
--- a/README.md
+++ b/README.md
@@ -812,6 +812,9 @@ your wrapper, just send a pull request for this README. We would
 love to know what you're doing with this library or with the HOCON
 format.
 
+#### Guice integration
+  * Typesafe Config Guice https://github.com/racc/typesafeconfig-guice
+
 #### Scala wrappers for the Java library
 
   * Ficus https://github.com/ceedubs/ficus