Skip to content

Commit 67ee7a8

Browse files
committed
📝 Update README
1 parent 9d4df37 commit 67ee7a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ npm run test 'year'/'challenge'/index.test.js
7373
| 12 | [🎄 ¿Cuánto cuesta el árbol?](https://adventjs.dev/es/challenges/2024/12) | 🟢 | [here](./2024/12-cuanto-cuesta-el-arbol/index.js) | [here](./2024/12-cuanto-cuesta-el-arbol/README.md#mi-solución-explicada) | ⭐⭐⭐⭐⭐ |
7474
| 13 | [🤖 ¿El robot está de vuelta?](https://adventjs.dev/es/challenges/2024/13) | 🔴 | [here](./2024/13-el-robot-esta-de-vuelta/index.js) | [here](./2024/13-el-robot-esta-de-vuelta/README.md#mi-solución-explicada) | ⭐⭐⭐⭐⭐ |
7575
| 14 | [🦌 Acomodando los renos](https://adventjs.dev/es/challenges/2024/14) | 🟢 | [here](./2024/14-acomodando-los-renos/index.js) | [here](./2024/14-acomodando-los-renos/README.md#mi-solución-explicada) | ⭐⭐⭐⭐⭐ |
76+
| 15 | [✏️ Dibujando tablas](https://adventjs.dev/es/challenges/2024/15) | 🟢 | [here](./2024/15-dibujando-tablas/index.js) | [here](./2024/15-dibujando-tablas/README.md#mi-solución-explicada) | ⭐⭐⭐⭐⭐ |
7677

7778
Difficulties legend:
7879
🟢 Easy 🟡 Medium 🔴 Hard

0 commit comments

Comments
 (0)