diff --git a/README.md b/README.md new file mode 100644 index 0000000..0eaf048 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +## Introduce +License check required for shenyu release. + +## Function + +Support jar to scan if the LICENSE file matches the jar under the lib folder. + +## Use + +```shell +java -jar shenyu-watcher xxx.tar.gz +``` + +