diff --git a/README.md b/README.md new file mode 100644 index 0000000..cd165b2 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# cn-repo +Quickly add maven CN mirrors to gradle project by this plugin. + +```groovy +plugins { + id 'com.robothy.cn-repo' version '1.0' +} +```