From 9d839e2443a9d292d0b7a46c6e244199040bca8f Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 20 Apr 2023 05:19:17 -1000 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 745a667..ae07080 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # AnoPaper - Notes service +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fartegoser%2FAnoPaper.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fartegoser%2FAnoPaper?ref=badge_shield) + AnoPaper is a notes service that allows you to save notes locally, complete notes using OpenAI API, collaborate on notes with other users and more. The notes supports markdown, MathJax, and GFM syntax. @@ -37,3 +39,6 @@ Contributions are welcome! If you would like to contribute to this project, plea ## License This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more information. + + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fartegoser%2FAnoPaper.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fartegoser%2FAnoPaper?ref=badge_large) \ No newline at end of file