Skip to content

Commit b5c2556

Browse files
authored
Add build and coverage badege to README.md (#275)
1 parent ac23bdb commit b5c2556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Cadence
1+
# Cadence [![Build Status](https://travis-ci.org/uber/cadence.svg?branch=master)](https://travis-ci.org/uber/cadence) [![Coverage Status](https://coveralls.io/repos/github/uber/cadence/badge.svg?branch=master)](https://coveralls.io/github/uber/cadence?branch=master)
22

33
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.
44

0 commit comments

Comments
 (0)