aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-07-09 23:37:05 -0700
committerGitHub <noreply@github.com>2017-07-09 23:37:05 -0700
commit4eee8d59c21b2061b9f5fd0e805ca60ab84c3585 (patch)
tree05feaab115ad38ffed7d2931102a20221a35d6f5 /README.md
parent3028d35c24da883dad34dbc4f6eb36d1df1838fa (diff)
downloadkau-4eee8d59c21b2061b9f5fd0e805ca60ab84c3585.tar.gz
kau-4eee8d59c21b2061b9f5fd0e805ca60ab84c3585.tar.bz2
kau-4eee8d59c21b2061b9f5fd0e805ca60ab84c3585.zip
Update readme and clean artifacts (#5)
* Update readme and clean idea folder * Update readme * Use full link for core utils
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4c1becf..946deaa 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ allprojects {
And add the following dependencies (You can use a specific version, commit, or -SNAPSHOT):
Note that only `core` is required if you want the basic features.
-Note that if you use any particular submodule, it will automatically include all of its necessary submodules.
+Note that if you use any particular submodule, it will automatically include all of its necessary dependencies.
```gradle
dependencies {