Skip to content

Commit

Permalink
Add coverage badge to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bartromgens committed Feb 15, 2016
1 parent e4184a8 commit 4837c62
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## nsmaps

[![Build Status](https://travis-ci.org/bartromgens/nsmaps.svg?branch=master)](https://travis-ci.org/bartromgens/nsmaps) [![Dependency Status](https://gemnasium.com/bartromgens/nsmaps.svg)](https://gemnasium.com/bartromgens/nsmaps)
[![Build Status](https://travis-ci.org/bartromgens/nsmaps.svg?branch=master)](https://travis-ci.org/bartromgens/nsmaps)
[![Coverage Status](https://coveralls.io/repos/github/bartromgens/nsmaps/badge.svg?branch=master)](https://coveralls.io/github/bartromgens/nsmaps?branch=master)
[![Dependency Status](https://gemnasium.com/bartromgens/nsmaps.svg)](https://gemnasium.com/bartromgens/nsmaps)
Generate maps visualising Dutch railways (NS) travel information.

Uses [nsapi](https://github.com/aquatix/ns-api) to get the data, and [OpenLayers 3](https://github.com/openlayers/ol3) to create the maps.
Expand Down

0 comments on commit 4837c62

Please sign in to comment.