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