aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-07-09 13:55:34 -0700
committerGitHub <noreply@github.com>2017-07-09 13:55:34 -0700
commit50308831b3e33526a2e672c26765bb02856a3e92 (patch)
tree017113f3429be00e031562fe9f920388aa15c21a /README.md
parentfad41577c854ba6f8c4b27aebf734180307cf6c6 (diff)
downloadkau-50308831b3e33526a2e672c26765bb02856a3e92.tar.gz
kau-50308831b3e33526a2e672c26765bb02856a3e92.tar.bz2
kau-50308831b3e33526a2e672c26765bb02856a3e92.zip
Dynamic Module Link (#3)
* Add default * Link base url * Test variables * View base url * Test relative * G * Indicator * G * P * Test sub * T * Fix tag * S * SS * 5 * 6 * RC * RC1 * RC2 * RC3 * RC4 * RC5 * RC6 * RC7 * RC8
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9fdd3b6..5f1b0db 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,8 @@ 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 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.
```gradle