From 7f35f4f0e4f794e21db02611bfb3047e1fe0818f Mon Sep 17 00:00:00 2001
From: Carlos Crispim-Junior <carlos.crispimjunior@univ-lyon2.fr>
Date: Mon, 15 Jul 2024 22:45:11 +0000
Subject: [PATCH] Update file README.md

---
 README.md | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/README.md b/README.md
index dfebf14..c12d6f6 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,3 @@
 # HopInAndAction dataset
 
 **Page under construction**
-
-## Add your files
-
-- [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files
-- [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command:
-
-```
-cd existing_repo
-git remote add origin https://gitlab.liris.cnrs.fr/aura_autobehave/hopinandaction.git
-git branch -M main
-git push -uf origin main
-```
-- 
GitLab