From da02338fabf5805576df093dea4f5b7bd0c230c4 Mon Sep 17 00:00:00 2001 From: Bartosz Sosnowski Date: Thu, 9 Jul 2020 16:51:29 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 901cc0d..9d082cb 100644 --- a/README.md +++ b/README.md @@ -75,4 +75,6 @@ For `--bestbuy` and --`bestsell` you need to use `--commodity`. You also must sp Open an issue if you find any bugs. Known bugs: - - if the station is in the same system as reference system, `-` will be displayed as distance + - If the station is in the same system as reference system, `-` will be displayed as distance + - "Distance" should be removed from the table if no reference system is set + - The way we are querying coords from download star system data set should be improved