From f516ba03544d3362f37fbf3a99014b41235646d5 Mon Sep 17 00:00:00 2001 From: Patrick Brosi Date: Sun, 22 Jul 2018 18:42:10 +0200 Subject: [PATCH] update readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f583171..0d0c504 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ ![Map-Matched path of a single train through Switzerland](geo/schweiz_mmatched.png?raw=true) +[![Build +Status](https://travis-ci.org/ad-freiburg/pfaedle.svg?branch=master)](https://travis-ci.org/ad-freiburg/pfaedle) + # pfaedle Precise map-matching for public transit schedules (GTFS data). @@ -7,7 +10,7 @@ Precise map-matching for public transit schedules (GTFS data). ## Requirements * `cmake` - * `gcc` >= 4.8 (may work on lower versions, untested) + * `gcc` >= 4.8 ## Building and Installation