From d79e765bb0fb0955f5074e5f496e76eb27574c3e Mon Sep 17 00:00:00 2001 From: fossabot Date: Sun, 5 Apr 2020 07:31:43 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 680e8dc..0059498 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![Coverage][ico-coverage]][link-coverage] [![Keep a Changelog][ico-changelog]](CHANGELOG.md) [![Software License][ico-license]](LICENSE) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Felyby%2Fchrly.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Felyby%2Fchrly?ref=badge_shield) Chrly is a lightweight implementation of Minecraft skins system server with ability to proxy requests to Mojang's skins system. It's packaged and distributed as a Docker image and can be downloaded from @@ -353,3 +354,7 @@ To run tests execute `go test ./...`. If your Go version is older than 1.9, then [link-go]: https://golang.org [link-build]: https://travis-ci.org/elyby/chrly [link-coverage]: https://codecov.io/gh/elyby/chrly + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Felyby%2Fchrly.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Felyby%2Fchrly?ref=badge_large) \ No newline at end of file