From 4d9acbdd2f799439baff10a56b328e86b43bb1ea Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jari-Matti=20M=C3=A4kel=C3=A4?= <jmjmak@utu.fi>
Date: Wed, 18 Sep 2024 06:49:37 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 8a7f873..c67f40b 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ The folders in this repository contain the following MitViDi measuring scripts:
 
 |**Folder**|**Content**|
 |-|-|
-| analytics/| Scripts for the paper 'The Effect of Analytics Tools on Energy Consumption of Websites'|
+| analytics/| Scripts for the paper 'The Effect of Analytics Tools on Energy Consumption of Websites' (*)|
 | misc/| various scripts for orchestrating the measurement such as "ssh.py" and "serialcommunication.py". The folder also contains scripts for the processing of measurement data such as "measurementFormatter.py" and "measurementParser.py".|
 | peppi/| contains the student's scenario under the name "peppiskripti.py"  and the instructor's and course teacher's scenarios under the names "ohjaajaskripti.py" and "kurssiskripti.py".|
 | sole/|  contains the script used for SoleTM measurement.|
@@ -13,3 +13,5 @@ The folder also contains the following documents:
 |**Folder**|**Content**|
 |-|-|
 | docs/|Miscellaneous documents related to MitViDi|
+
+(*) https://conf.researchr.org/track/ict4s-2024/ict4s-2024-research-papers?#event-overview
-- 
GitLab