From 217af367126daf85bdc64c496ff610615db45c2b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mar=C3=ADa=20Jos=C3=A9=20Ramos?= <mariayellowd@gmail.com>
Date: Tue, 11 May 2021 17:50:41 +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 910b6a4..b34c45e 100644
--- a/README.md
+++ b/README.md
@@ -15,8 +15,10 @@ To avoid problems while using the program remember to **install the requirements
 ### Git clone
 * * *
 
-To get all the files in this repository and use the program, clone the file to your local machine or to the **ATLAS Virtual Machine** by opening the terminal and typing:
+To get all the files in this repository and use the program, clone the file to your local machine or to the **ATLAS Virtual Machine** by opening the terminal and typing:  
+  
 ```git clone https://gitmilab.redclara.net/ramosm/git-zenodo-assistant.git```  
+  
 If you want to have this repository in your own GitLab account, **fork** the repository and then **clone** it with the https from your **own** account.
 
 ### Requirements
-- 
GitLab