Skip to content

Commit 4fda8e8

Browse files
committed
Merge pull request #40 from mboersma/sort-badges
style(README.md): move download badge last for consistency
2 parents 32d64f9 + b88b59d commit 4fda8e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Deis Client
22

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

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

0 commit comments

Comments
 (0)