Skip to content

Commit

Permalink
fixing status badges on readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
quocvu committed Aug 16, 2017
1 parent c00914c commit 0307699
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Build Status](https://travis-ci.org/quocvu/ranked.svg?branch=master)](https://travis-ci.org/quocvu/ranked)
[![Coverage Status](https://coveralls.io/repos/github/quocvu/ranked/badge.svg?branch=master)](https://coveralls.io/github/quocvu/ranked?branch=master)
[![Build Status](http://img.shields.io/travis/quocvu/ranked.svg)](https://travis-ci.org/quocvu/ranked)
[![Coverage Status](https://img.shields.io/coveralls/quocvu/ranked.svg)](https://coveralls.io/github/quocvu/ranked)

# Strategies to assign ranks

Expand Down

0 comments on commit 0307699

Please sign in to comment.