From f4c1c2cd07c911a31e543a09e328cc64dd9bf1bb Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Sat, 14 Sep 2019 21:41:53 +0000
Subject: [PATCH] Replace positionType=RAW with CORRECTED for proxy_tram.php

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

diff --git a/README.md b/README.md
index 47500c6..2f60e45 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,7 @@
 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)
+[![Codacy Badge](https://api.codacy.com/project/badge/Grade/530c81cbab3449a9b24327591361bec8)](https://www.codacy.com/app/jacekkow/mpk-ttss)
 
 ## Differences
 
@@ -61,6 +62,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