diff --git a/README.md b/README.md
index 666b948..f201b65 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# Atlantis on Google Compute Engine
![Header](./static/banner.png)
+[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frunatlantis%2Fterraform-gce-atlantis.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Frunatlantis%2Fterraform-gce-atlantis?ref=badge_shield)
This Terraform module deploys various resources to run Atlantis on Google Compute Engine.
@@ -275,4 +276,7 @@ You can check the status of the certificate in the Google Cloud Console.
| [ip\_address](#output\_ip\_address) | The IPv4 address of the load balancer |
| [managed\_ssl\_certificate\_certificate\_id](#output\_managed\_ssl\_certificate\_certificate\_id) | The unique identifier of the Google Managed SSL certificate |
| [managed\_ssl\_certificate\_expire\_time](#output\_managed\_ssl\_certificate\_expire\_time) | Expire time of the Google Managed SSL certificate |
-
\ No newline at end of file
+
+
+## License
+[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frunatlantis%2Fterraform-gce-atlantis.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Frunatlantis%2Fterraform-gce-atlantis?ref=badge_large)
\ No newline at end of file