From 51b6e8ed783fddde860957da2fc809020f97438e Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 2 Dec 2021 10:05:52 -0800 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 71555e0..9eb5267 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Kosmorrolib - a library to compute your ephemerides! -[![Coverage Status](https://coveralls.io/repos/github/Kosmorro/lib/badge.svg?branch=main)](https://coveralls.io/github/Kosmorro/lib?branch=main) [![Version on PyPI](https://img.shields.io/pypi/v/kosmorrolib)](https://pypi.org/project/kosmorrolib) [![IRC: #kosmorro on Libera.Chat](https://img.shields.io/badge/Libera.Chat-%23kosmorro-blueviolet)](https://web.libera.chat/?nick=Astronaut?#kosmorro) +[![Coverage Status](https://coveralls.io/repos/github/Kosmorro/lib/badge.svg?branch=main)](https://coveralls.io/github/Kosmorro/lib?branch=main) [![Version on PyPI](https://img.shields.io/pypi/v/kosmorrolib)](https://pypi.org/project/kosmorrolib) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FKosmorro%2Flib.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FKosmorro%2Flib?ref=badge_shield) + [![IRC: #kosmorro on Libera.Chat](https://img.shields.io/badge/Libera.Chat-%23kosmorro-blueviolet)](https://web.libera.chat/?nick=Astronaut?#kosmorro) ## Installation @@ -26,3 +27,7 @@ And that's all, your development environment is ready for the fight! 👏 ## Documentation All the documentation can be found [on the website](https://kosmorro.space/lib/doc). + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FKosmorro%2Flib.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FKosmorro%2Flib?ref=badge_large) \ No newline at end of file