Skip to content

Adding badges in readme - #88

Merged
doutriaux1 merged 5 commits into
masterfrom
badges
May 2, 2017
Merged

Adding badges in readme#88
doutriaux1 merged 5 commits into
masterfrom
badges

Conversation

@dnadeau4

Copy link
Copy Markdown
Contributor

Include Anaconda, TravisCI and CircleCI

@dnadeau4

Copy link
Copy Markdown
Contributor Author

@doutriaux1 Is this ok with you?

@doutriaux1

Copy link
Copy Markdown
Contributor

@dnadeau4 since we're adding a README.md we should probably add some actual text to it.

Comment thread README.md Outdated

[![CircleCI](https://circleci.com/gh/UV-CDAT/cdms.svg?style=shield&circle-token=b960fe5194ad7052b820e6589014887531fa53f8)](https://github.com/UV-CDAT/cdms/build)
[![TravisCI](https://travis-ci.org/UV-CDAT/cdms.svg?branch=master)](https://travis-ci.org/UV-CDAT/cdms/builds)
![platforms](http://img.shields.io/badge/platforms-linux | osx-lightgrey.svg)

@durack1 durack1 Apr 21, 2017

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dnadeau4 you'll need to replace the whitespace with the below %20 otherwise the badge will not appear

![platforms](http://img.shields.io/badge/platforms-linux%20|%20osx-lightgrey.svg)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@doutriaux1
doutriaux1 merged commit 9ee865a into master May 2, 2017
@doutriaux1
doutriaux1 deleted the badges branch May 2, 2017 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants