From b16f986cbb997cfb6ad6fa5418b1ef587da974d1 Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 15 Mar 2019 13:51:11 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README b/README index ebac801..4dafc9c 100644 --- a/README +++ b/README @@ -1 +1,6 @@ -A quick and dirty implementation of a BitTorrent tracker written in Ruby, using Sinatra and Memcache. It handles passkeys and torrent client whitelists. \ No newline at end of file +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Flackstein%2Frtracker.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Flackstein%2Frtracker?ref=badge_shield) + +A quick and dirty implementation of a BitTorrent tracker written in Ruby, using Sinatra and Memcache. It handles passkeys and torrent client whitelists. + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Flackstein%2Frtracker.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Flackstein%2Frtracker?ref=badge_large) \ No newline at end of file