From c063fd8b67abaebbc29f12aa1398513073095cd9 Mon Sep 17 00:00:00 2001
From: Erik Frisk <erik.frisk@liu.se>
Date: Mon, 27 Aug 2018 15:15:24 +0200
Subject: [PATCH] Updated README with usage instrauctions

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

diff --git a/README.md b/README.md
index 066f933..d552518 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ This repository contains data and code to generate results from the paper
 _Residual Selection for Consistency Based Diagnosis Using Machine Learning Models_
 by Erik Frisk and Mattias Krysander, Department of Electrical Engineering, Linköping University, Sweden
 
-presented at Safeprocess-2018, Warszaw, Poland.
+presented at Safeprocess-2018, Warszaw, Poland. You are welcome to use any code or data from this repository in your research, but please cite our paper.
 
 The repository includes code in Matlab and Python. Note that the generated plots are not identical to the results in the paper where a specific Matlab implementation of the machine learning algorithms were used. However, the methodology is the same and the results are similar.
 
-- 
GitLab