From 47eb777a38a316a06892dbd05fc6a96b69cdb405 Mon Sep 17 00:00:00 2001
From: yuriqdev <dnbs@tut.by>
Date: Wed, 13 Jun 2018 06:53:04 +0000
Subject: [PATCH] Update README.md

---
 README.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 13485a0..56dba62 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,11 @@ WinCCflexLogViewer is a lightweight and simple-to-use WinCC Flexible and TIA Por
 
 Supports CSV (*.csv, *.txt) and SQLite (*.rdb) Siemens data log  formats.
 
-Allows to export parsed log data to CSV file (for further analysis e.g.), print selected curves.
+Allows to export parsed log data to CSV file (for further analysis, printing e.g.), print selected curves.
 
 The tool is a stand-alone GUI application developed in C# language and requires .Net Framework 3.5 or higher.
 
 ## Thanks to
-**plc2k**	http://plc2k.com/wincc-flexible-tia-portal-archive-viewer/
-**ZedGraph**	https://github.com/ZedGraph/ZedGraph
\ No newline at end of file
+**plc2k**	http://plc2k.com/wincc-flexible-tia-portal-archive-viewer
+
+**ZedGraph**	https://github.com/ZedGraph/ZedGraph