From 73a303e53df2fac04953f0e335127cefa1a8e813 Mon Sep 17 00:00:00 2001
From: glia <glia@dtu.dk>
Date: Tue, 13 Aug 2024 15:29:29 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 8f2a168..a03371b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # Two-brain EEG analysis
 
 This repository contains the code used to analyze the data that supports the findings from the following publication:
-Qianliang Li, Marius Zimmermann and Ivana Konvalinka. Two-brain microstates: A novel hyperscanning-EEG method for quantifying task-driven inter-brain asymmetry. Preprint: https://doi.org/10.1101/2024.05.06.592342
+Qianliang Li, Marius Zimmermann and Ivana Konvalinka. Two-brain microstates: A novel hyperscanning-EEG method for quantifying task-driven inter-brain asymmetry. Preprint: https://doi.org/10.1101/2024.05.06.592342.
 _Under review_. DOI to the published paper will be added upon acceptance.
 
 The code consist of 4 python scripts
-- 
GitLab