diff --git a/README.md b/README.md index d6b1331..68c463f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Devcord API +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdevcord%2Fapi.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdevcord%2Fapi?ref=badge_shield) + Frontend repository available at https://github.com/devcord/website ## prerequisites @@ -23,4 +25,7 @@ npm install "dev" // starts the server in development mode "build" // builds the server "lint" // lint and fix -} \ No newline at end of file +} + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdevcord%2Fapi.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdevcord%2Fapi?ref=badge_large) \ No newline at end of file