aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2020-04-18 12:50:31 -0700
committerthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2020-04-18 12:50:31 -0700
commit5b97e9bc7050c46f77f4b50eab2b3cb277166f56 (patch)
treef2953b8601ef1584b1a23e663a2103092abfea5a
parent70cf2392f24ba7fd55e1d39c27fe46f640aaa42d (diff)
downloadKotlinForForge-5b97e9bc7050c46f77f4b50eab2b3cb277166f56.tar.gz
KotlinForForge-5b97e9bc7050c46f77f4b50eab2b3cb277166f56.tar.bz2
KotlinForForge-5b97e9bc7050c46f77f4b50eab2b3cb277166f56.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a4bc6c6..60c61fc 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ repositories {
}
dependencies {
- // Uses the latest version of KotlinForForge
+ // Use the latest version of KotlinForForge
implementation 'thedarkcolour:kotlinforforge:1.2.1'
}