From f22554eae5da872dd5ad0326a0c6b45806516399 Mon Sep 17 00:00:00 2001 From: fossabot Date: Sun, 12 May 2019 01:31:13 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1ea806b7..a27b1409 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # vue-esri +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmowatermelon%2Fvue-esri.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmowatermelon%2Fvue-esri?ref=badge_shield) + 基于vue,vuex,axios 和Arcgis for js的esri地图后台操作模板 @@ -39,3 +41,7 @@ npm run e2e # run all tests npm test ``` + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmowatermelon%2Fvue-esri.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmowatermelon%2Fvue-esri?ref=badge_large) \ No newline at end of file