From 78e7b9abcf137ee9a1397e566da5e282dc0fbee2 Mon Sep 17 00:00:00 2001 From: Shadowfacts Date: Sat, 6 Aug 2016 10:47:01 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a45e188..8dce8f6 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,6 @@ dependencies { } ``` +All versions can be seen [here](http://mvn.rx14.co.uk/shadowfacts/net/shadowfacts/Forgelin/). + You _can_ shade Forgelin but it's not recommended, as it means users may be unintentionally downloading the entire Kotlin standard library, reflect library, and runtime multiple times.