diff --git a/README.md b/README.md
index dfebf143a6b9ed15b3fb6a5c7b72c3d5f4d6009e..c12d6f648ad00a3f170ecf1ab8ccce2202c15727 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
-```