diff --git a/README.md b/README.md
index 4c6cf395..3b0a09bc 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@
[![blox.io](https://s3.us-east-2.amazonaws.com/app-files.blox.io/static/media/powered_by.png)](https://blox.io)
+[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbloxapp%2Feth2-key-manager.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbloxapp%2Feth2-key-manager?ref=badge_shield)
Blox Eth Key Manager is a library wrapping all major functionality an eth 2.0 validator will need:
- [Multi storage implementations](https://github.com/bloxapp/eth2-key-manager/tree/master/stores)
@@ -30,4 +31,7 @@ Wallets and accounts are derived according to [EIP-2334](https://github.com/ethe
The seed is needed just to execute specific operations like creating new accounts or signing with the withdrawal key.
Examples:
-- [Basic Use]()
\ No newline at end of file
+- [Basic Use]()
+
+## License
+[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbloxapp%2Feth2-key-manager.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbloxapp%2Feth2-key-manager?ref=badge_large)
\ No newline at end of file