From fc8d60517033c7de6115d9d56bb43a8a7b279a3f Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <jkowalsk@student.agh.edu.pl>
Date: Sun, 03 Jun 2018 12:14:34 +0000
Subject: [PATCH] Merge pull request #13 from ravkr/master

---
 README.md |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
index 85aa447..be8188f 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,8 @@
 
 Contact and suggestions: mpk_AT_jacekk.info
 
+[![Build Status](https://travis-ci.org/jacekkow/mpk-ttss.svg?branch=master)](https://travis-ci.org/jacekkow/mpk-ttss)
+
 ## Differences
 
 * Presents tram delays.
@@ -59,6 +61,9 @@
 - yellow - delayed 4 or more minutes,
 - red - delayed 10 or more minutes.
 
+Clicking on the table row loads the schedule for the selected tram
+- listing next stops and predicted departure times for each one.
+
 ### Auto-refresh
 
 The list is automatically updated every 20 seconds. It is possible to manually

--
Gitblit v1.9.1