Update 'README.md'

This commit is contained in:
Sambo Chea 2020-11-21 12:33:59 +07:00
parent e241c0d6ce
commit 9650a8367d

View File

@ -1,3 +1,9 @@
# Gradle Sample Modules
- [x] CUBETIQ Common Utils
- [ ] More...
- [ ] More...
# Development
- Clone the modules
```shell
git clone https://git.cubetiqs.com/CUBETIQ/gradle-sample-modules.git --recurse-submodules --remote-submodules
```