Skip to content

Commit 8e36ac8

Browse files
Add CircleCI status badges
1 parent a6173a9 commit 8e36ac8

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
@@ -2,6 +2,11 @@
22

33
This microservice provides access and interaction with all sorts of Challenge data.
44

5+
### Development deployment status
6+
[![CircleCI](https://circleci.com/gh/topcoder-platform/challenge-api/tree/develop.svg?style=svg)](https://circleci.com/gh/topcoder-platform/challenge-api/tree/develop)
7+
### Production deployment status
8+
[![CircleCI](https://circleci.com/gh/topcoder-platform/challenge-api/tree/master.svg?style=svg)](https://circleci.com/gh/topcoder-platform/challenge-api/tree/master)
9+
510
## Swagger definition
611

712
- [Swagger](https://api.topcoder.com/v5/challenges/docs/)

0 commit comments

Comments
 (0)