Skip to content

Commit

Permalink
Merge pull request #69 from Tjoosten/patch-3
Browse files Browse the repository at this point in the history
Add dependency status label
  • Loading branch information
Pieter Colpaert committed Aug 21, 2015
2 parents a3c7390 + b71d863 commit 8b5c735
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# All stations in Belgium
[![Build Status](https://travis-ci.org/iRail/stations.svg)](https://travis-ci.org/iRail/stations)
[![Dependency Status](https://david-dm.org/iRail/stations.svg)](https://david-dm.org/iRail/stations.svg)
[![Software License](https://img.shields.io/badge/license-CC0-brightgreen.svg?style=flat)](https://creativecommons.org/publicdomain/zero/1.0/)

We try to maintain a list of all the stations in Belgium using CSV so everyone can help to maintain it on github. Furthermore, we have a PHP composer/packagist library for you to go from station name to ID and vice versa and we convert the CSV file to JSON-LD for maximum semantic interoperability.

Expand Down

0 comments on commit 8b5c735

Please sign in to comment.