From b0c474f59a060dc4fc6f3847b9dbd8a4aea9db0c Mon Sep 17 00:00:00 2001 From: fossabot Date: Sun, 7 Jun 2020 16:54:08 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c4478a..2d81ca3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ [![Build Status](https://travis-ci.com/hmarthinsen/rustbeam.svg?branch=master)](https://travis-ci.com/hmarthinsen/rustbeam) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhmarthinsen%2Frustbeam.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fhmarthinsen%2Frustbeam?ref=badge_shield) # Rustbeam I'm making a ray tracer in Rust. Watch it burn! Example image rendered with Rustbeam: -![Sphere, plane and two light sources](https://github.com/hmarthinsen/rustbeam/raw/master/test-data/test_render_sphere_and_plane_ref.png "Sphere, plane and two light sources") \ No newline at end of file +![Sphere, plane and two light sources](https://github.com/hmarthinsen/rustbeam/raw/master/test-data/test_render_sphere_and_plane_ref.png "Sphere, plane and two light sources") + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhmarthinsen%2Frustbeam.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fhmarthinsen%2Frustbeam?ref=badge_large) \ No newline at end of file