From 739f85250ebd9e6a63559f6760443c7d2d24a2ca Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 11 Dec 2020 01:54:09 -0800 Subject: [PATCH] Add license scan report and status (#26) Signed off by: fossabot --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a44d3cc..84dbde3 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ Core functionalities: 2. Subscription formatting. 3. Collect multiple subscriptions in one URL. ## 1. Subscription Conversion +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FPeng-YM%2FSub-Store.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FPeng-YM%2FSub-Store?ref=badge_shield) + ### Supported Input Formats - [x] SS URI - [x] SSR URI @@ -72,5 +74,8 @@ npm start ## LICENSE This project is under the GPL V3 LICENSE. + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FPeng-YM%2FSub-Store.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FPeng-YM%2FSub-Store?ref=badge_large) + ## Acknowledgements -Special thanks to @KOP-XIAO for his awesome resource-parser. Please give a [star](https://github.com/KOP-XIAO/QuantumultX) for his great work! +Special thanks to @KOP-XIAO for his awesome resource-parser. Please give a [star](https://github.com/KOP-XIAO/QuantumultX) for his great work! \ No newline at end of file