Skip to content

Commit fff42d5

Browse files
committed
Merge pull request #13 from arschles/bintray-badge
doc(README.md): add bintray download badge
2 parents b95278c + 130d5f5 commit fff42d5

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Deis Client
22

3-
[![Build Status](https://travis-ci.org/deis/workflow-cli.svg?branch=master)](https://travis-ci.org/deis/workflow-cli) [![Go Report Card](http://goreportcard.com/badge/deis/workflow-cli)](http://goreportcard.com/report/deis/workflow-cli)
3+
[![Download](https://api.bintray.com/packages/deis/deisci/deis/images/download.svg)](https://bintray.com/deis/deisci/deis/_latestVersion)
4+
[![Build Status](https://travis-ci.org/deis/workflow-cli.svg?branch=master)](https://travis-ci.org/deis/workflow-cli)
5+
[![Go Report Card](http://goreportcard.com/badge/deis/workflow-cli)](http://goreportcard.com/report/deis/workflow-cli)
46

57

68
`deis` is a command line utility used to interact with the [Deis](http://deis.io) open source PaaS.
79

8-
Please add any [issues](https://github.com/deis/workflow/issues) you find with this software to
9-
the [Deis Workflow v2 Project](https://github.com/deis/workflow).
10+
Please add any [issues](https://github.com/deis/workflow-cli/issues) you find with this software to the [Deis Workflow CLI Project](https://github.com/deis/workflow-cli).
1011

1112
## Installation
1213

0 commit comments

Comments
 (0)