Skip to content

Commit 8062f41

Browse files
committed
Add license scan report and status
Signed off by: fossabot <[email protected]>
1 parent 25b69fa commit 8062f41

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Java Cadence Samples
2+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcadence-workflow%2Fcadence-java-samples.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcadence-workflow%2Fcadence-java-samples?ref=badge_shield)
3+
24
These samples demonstrate various capabilities of Java Cadence client and server. You can learn more about Cadence at:
35
* [Cadence Service](https://github.com/uber/cadence)
46
* [Cadence Java Client](https://github.com/uber/cadence-java-client)
@@ -141,4 +143,7 @@ To run:
141143
./gradlew -q execute -PmainClass=com.uber.cadence.samples.common.RegisterDomain
142144
./gradlew -q execute -PmainClass=com.uber.cadence.samples.spring.CadenceSamplesApplication
143145

144-
Apache 2.0 License, please see [LICENSE](https://github.com/cadence-workflow/cadence-java-samples/blob/master/LICENSE.txt) for details.
146+
Apache 2.0 License, please see [LICENSE](https://github.com/cadence-workflow/cadence-java-samples/blob/master/LICENSE.txt) for details.
147+
148+
## License
149+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcadence-workflow%2Fcadence-java-samples.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcadence-workflow%2Fcadence-java-samples?ref=badge_large)

0 commit comments

Comments
 (0)