From 1f38f91fc5c43513591a5788d5e72e8f5d6abc94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=CC=88rg=20Prante?= Date: Thu, 7 Jan 2016 23:06:03 +0100 Subject: [PATCH] README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3549557..0760dff 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ original [Google Guice Core Library](https://github.com/google/guice): - target of compilation is Java 8, no support for Java 6/7 - introduced Gradle as build system - junit tests made compatible to junit 4.12 +- assistedinject and multibindings extension included All credits belong to the original authors, especially Bob Lee http://blog.crazybob.org/