Add license scan report and status (#26)

Signed off by: fossabot <badges@fossa.com>
This commit is contained in:
fossabot 2020-12-11 01:54:09 -08:00 committed by GitHub
parent 3f002e0c52
commit 739f85250e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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!