aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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