From e10847dd96ed9cc8064ad256aca642c3255cf9bc Mon Sep 17 00:00:00 2001
From: Jouni Kettunen <jojuket@utu.fi>
Date: Fri, 22 Oct 2021 12:16:35 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 177775d..9db8791 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,10 @@ The course covered aspects of running data-analysis with BioConductor packages
 
 The data includes e.g. high-throughput sequencing, ELISA and mass spectrometry data.
 
+Files are unscrutinized, meaning that eg. the comments addressed to the lecturer are left as such  
+also there might be some sub-tasks that haven't been complished or have a wrong solution.  
+
+
 Weekly numbers correspond the context by following:
 1. Introduction to R statistical environment
 1. Practicing R programming
-- 
GitLab