Skip to content

Commit 0ebf0c6

Browse files
committed
Add license scan report and status
Signed off by: fossabot <[email protected]>
1 parent fa49df2 commit 0ebf0c6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Python framework for Cadence
2+
[![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)
3+
24

35
[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.
46

@@ -127,3 +129,6 @@ uv run python scripts/dev.py check
127129
## License
128130

129131
Apache 2.0 License, please see [LICENSE](LICENSE) for details.
132+
133+
134+
[![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)

0 commit comments

Comments
 (0)