diff --git a/README.md b/README.md index 8e0dc08522..16329df5b2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # potatosync-rust +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbroodroosterdev%2Fpotatosync-rust.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbroodroosterdev%2Fpotatosync-rust?ref=badge_shield) + The potatosync api, but in rust with some added features for the v2 release ## How to install @@ -24,3 +26,7 @@ cargo install diesel_cli --no-default-features --features postgres ``` cargo run --debug for debug build, --release for release build (Faster) ``` + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbroodroosterdev%2Fpotatosync-rust.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbroodroosterdev%2Fpotatosync-rust?ref=badge_large) \ No newline at end of file