From 2999dd3fdfa04d4568f14adc566f4a94b22bfb1a Mon Sep 17 00:00:00 2001
From: Lukas Rapant <lukas.rapant@vsb.cz>
Date: Fri, 21 Feb 2020 07:29:51 +0100
Subject: [PATCH] Update README.md

---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 217fed6..2c86c9e 100644
--- a/README.md
+++ b/README.md
@@ -25,8 +25,7 @@ Argv5: Length of profile time window in seconds
 
 Argv6: Path to the file with road network description in format k SegmentID,Length(m),TravelTime(s)
 
-Výstupem je pak HDF5 soubor obsahující profily ze segmentů s naměřenými daty pro počet intervalů ze vstupních dat. Ten obsahuje jak pravděpodobnostní rychlostní profily v Alias formátu tak prosté rychlostní profily.
-
+Output is HDF5 file containing profiles from segmentswith measured datafor number of intervals in input data. The file contains both probabilstic speed profiles in Alias format and ordinary speed profiles.
 In case of any questions, please contact me on emial address rap027@vsb.cz
 
 Affiliation: IT4Innovations, VŠB - Technical University of Ostrava, Ostrava, Czech Republic.
-- 
GitLab