diff --git a/README.md b/README.md index 9db7ee6..64267a4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Python framework for Cadence +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcadence-workflow%2Fcadence-python-client.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcadence-workflow%2Fcadence-python-client?ref=badge_shield) + [Cadence](https://github.com/uber/cadence) is a distributed, scalable, durable, and highly available orchestration engine we developed at Uber Engineering to execute asynchronous long-running business logic in a scalable and resilient way. @@ -127,3 +129,6 @@ uv run python scripts/dev.py check ## License Apache 2.0 License, please see [LICENSE](LICENSE) for details. + + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcadence-workflow%2Fcadence-python-client.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcadence-workflow%2Fcadence-python-client?ref=badge_large) \ No newline at end of file