diff --git a/README.md b/README.md
index 768026e..6a49151 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,76 @@
-# TwineGame-PerduDansUneForet
- Small narrative game in French made with the help of Twine: an open-source tool for interactive telling, nonlinear stories.
+
+
+
+[![LinkedIn][linkedin-shield]][linkedin-url]
+
Danaé ALBRECHT--MARTIN
+
+
+
+
+
Jeu narratif - Twine
"Vous êtes perdu dans une forêt"
+
+
Demo
+
+
+
+
+
+## À propos
+
+
+
+Twine est un outil open source pour raconter des histoires interactives et non linéaires.
+
+Généralement, il n'y a pas besoin d'écrire de code pour créer une histoire simple avec Twine.
+Cependant, il est tout à fait possible d'étendre une histoire avec des variables, une logique conditionnelle, des images, du CSS et du JavaScript etc.
+Comme réalisé ici, avec ce projet.
+
+Twine publie directement au format HTML.
+Le fichier [index.html](#) à été créer automatiquement.
+
+*Cliquez sur le lien de [demo](https://dalbrechtmartin.github.io/TwineGame-PerduDansUneForet/) pour tester le jeu.*
+!! JEU ENCORE EN COURS DE CRÉATION !!
+
+
+
+
+
+### Outils
+
+
+
+* [Twine](http://twinery.org/)
+
+
+
+### Languages
+
+
+
+* ![HTML]
+* ![CSS]
+* ![JavaScript]
+
+
+
+
+
+
+## Contact
+
+
+
+
+(Retour en haut)
+
+
+
+
+
+[linkedin-shield]: https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white
+[linkedin-url]: https://linkedin.com/in/danaé-albrechtmartin
+
+[HTML]: https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white
+[CSS]: https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white
+[JavaScript]: https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E