From 3ef99d1671d0ed4ea17152ae692009b666909082 Mon Sep 17 00:00:00 2001
From: Joana Maria Soares Pereira <joana.pereira@unibas.ch>
Date: Fri, 7 Oct 2022 13:20:01 +0200
Subject: [PATCH] Fixed name in the section requirements

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

diff --git a/README.md b/README.md
index fc3e19f..810a65d 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 ## Dependencies
 
-BARRoS is written in Python 3.7. It requires mostly core Python modules and only three external packages are required: 
+barrOs is written in Python 3.7. It requires mostly core Python modules and only three external packages are required: 
   - Seaborn
   - Pandas
   - Networkx 
-- 
GitLab