From c3f01c0da07ad0342229f4fa32c28f311d91c6a8 Mon Sep 17 00:00:00 2001
From: Chih-Yuan Lin <chili83@liu.se>
Date: Thu, 20 Jun 2019 16:02:07 +0200
Subject: [PATCH] update readme

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

diff --git a/README.md b/README.md
index f150a38..0b56a8d 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
 
 The repository contains the data collection software and collected dataset described in [1].
 
-Data collection software: <br />
+Data collection software (extractor): <br />
 The data collection software is written in Python.
 The detailed information can be found in Guidelines of RunBatch.pdf
 
-Dataset: <br />
+Dataset (output): <br />
 The dataset is formed of several CSV files with extracted timings of IEC-104 [2] spontaneous events.
 The files are named in their flow that is defined as a three tuple (RTU, TID, IOA).
 
-- 
GitLab