From 416b4963af036b4d273ebc6b257a3930d2586364 Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 19 Dec 2024 19:51:01 -0500 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.rdoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rdoc b/README.rdoc index 5fafe07dc..875efb469 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,3 +1,5 @@ +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fspatten%2Fruby_koans.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fspatten%2Fruby_koans?ref=badge_shield) + = EdgeCase Ruby Koans The Ruby Koans walk you along the path to enlightenment in order to learn Ruby. @@ -130,3 +132,7 @@ Author:: Joe O'Brien Requires:: Ruby 1.8.x or later and Rake (any version) + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fspatten%2Fruby_koans.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fspatten%2Fruby_koans?ref=badge_large) \ No newline at end of file