diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |