From 1256262428ad68f9039d208674b0db1a851f966a Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Fri, 01 Feb 2019 00:47:33 +0000
Subject: [PATCH] Low indicator is an integer now, not string

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

diff --git a/README.md b/README.md
index 47500c6..be8188f 100644
--- a/README.md
+++ b/README.md
@@ -61,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