diff --git a/README.es.md b/README.es.md
index 713b84a..db6fc4d 100644
--- a/README.es.md
+++ b/README.es.md
@@ -11,6 +11,8 @@ Todo el mundo conoce Instagram, es el ejercicio ideal y divertido para practicar
- Flow left y right.
- Importar imágenes.
+
+
## 🌱 ¿Cómo iniciar este proyecto?
No abras este repositorio, utilizaremos otro *template* para empezar a programar.
@@ -25,6 +27,8 @@ https://github.com/4GeeksAcademy/html-hello
**👉 Sigue las siguientes instrucciones sobre** [cómo empezar un proyecto nuevo](https://4geeks.com/es/lesson/como-comenzar-un-proyecto-de-codificacion).
+
+
## 📝 Instrucciones
Usando todo lo que has aprendido con HTML y CSS3, por favor crea un website que replique este gif (pixel perfect):
diff --git a/README.md b/README.md
index 795eb26..019e1d3 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,8 @@ Everyone knows Instagram, it's an ideal fun exercise to practice your beginner H
- Flow left and right.
- Importing images.
-
+
+
## 🌱 How to start this project
Do not clone this repository because we are going to be using a different template.
@@ -26,6 +27,8 @@ https://github.com/4GeeksAcademy/html-hello
**👉 Please follow these steps** on [how to start a coding project](https://4geeks.com/lesson/how-to-start-a-project).
+
+
## 📝 Instructions
Using everything you have learned with HTML and CSS3, please create a website that replicates this gif in every way (pixel perfect):
diff --git a/learn.json b/learn.json
index 9f59c92..d47eefd 100644
--- a/learn.json
+++ b/learn.json
@@ -6,6 +6,7 @@
"difficulty": "beginner",
"solution": "https://bitbucket.org/codingacademy/instagram-without-bootstrap",
"duration" : 6,
+ "template_url": "https://github.com/4GeeksAcademy/html-hello",
"description" : "Very simple instagram simulation to understand the basics of CSS and HTML5 and how to use them together to create a website.",
"preview": "https://github.com/breatheco-de/exercise-instagram-feed/blob/master/preview.gif?raw=true",
"technologies": ["html", "css", "flex-box", "layouts", "css-grid", "html/css"],