diff --git a/pruebas/01-reading-list/feat0429/README.md b/pruebas/01-reading-list/feat0429/README.md
index 8abdcdcbc..c4a113bdf 100644
--- a/pruebas/01-reading-list/feat0429/README.md
+++ b/pruebas/01-reading-list/feat0429/README.md
@@ -3,7 +3,7 @@ This web application was developed to solve the code test provided by Spanish Tw
To get more details about the guidelines, the link is provided: https://github.com/midudev/pruebas-tecnicas/tree/main/pruebas/01-reading-list
-## 💻Run the following scripts to run the appplication:
+### 💻Run the following scripts to run the appplication:
1-cd ./reading-list
@@ -14,7 +14,7 @@ To get more details about the guidelines, the link is provided: https://github.c
4-Open the link displayed on the terminal (http://localhost:5173/). The port can change so it can be different from 5173.
-## ⚙ Run the following scripts to test the appplication:
+### ⚙ Run the following scripts to test the appplication:
1-cd ./reading-list
@@ -23,7 +23,7 @@ To get more details about the guidelines, the link is provided: https://github.c
3-npm run test
-## 📝 The application requirements are the following:
+### 📝 The application requirements are the following:
✔ The application shows a list of available books that the user can check.
@@ -41,7 +41,7 @@ To get more details about the guidelines, the link is provided: https://github.c
✔ If the user opens the application in two different browser tabs, the changes made in one tab should be reflected in the other one as well.
-## ✨ Additional Features
+### ✨ Additional Features
✔Available books search by title, author or ISBN