Skip to content

Commit c81bf1b

Browse files
committed
📝 Update README
1 parent 1b35529 commit c81bf1b

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
<div align="center">
2-
<img alt="codember 2022" src="https://res.cloudinary.com/dfeujtobk/image/upload/v1671160716/Challenges/codember_foznhx.png" width="1200" />
2+
<img
3+
alt="codember 2024"
4+
src="https://res.cloudinary.com/dfeujtobk/image/upload/v1731961764/Challenges/mg5z3j3rlhhqws4ktp3p.png"
5+
width="1200" />
36
<br />
47
<br />
58

@@ -37,11 +40,22 @@ npm run test
3740
# run specific test
3841
npm run test 'year'/'folder-name'/solution.test.js
3942
```
40-
## 🎯 2023 Challenges
43+
44+
## 🎯 2024 Challenges
4145

4246
<details open>
4347
<summary>Show / Hide</summary>
4448

49+
| # | Challenge |Status | My Solution |
50+
| :-: | ----------------------------------------------------------------- |:----: | :------------------------------------------------------------------------------------------------------: |
51+
| 01 | [!Consigue acceso a la terminal!](https://codember.dev) || [here](./2024/01-consigue-acceso-a-la-terminal/solution.js) |
52+
</details>
53+
54+
## 🎯 2023 Challenges
55+
56+
<details hidde>
57+
<summary>Show / Hide</summary>
58+
4559
| # | Challenge |Status | My Solution |
4660
| :-: | ----------------------------------------------------------------- |:----: | :------------------------------------------------------------------------------------------------------: |
4761
| 01 | [El Reto](https://codember.dev) || [here](https://github.com/marcode24/codember-solutions/tree/main/2023/01-el-reto) |
@@ -51,7 +65,7 @@ npm run test 'year'/'folder-name'/solution.test.js
5165

5266
## 🎯 2022 Challenges
5367

54-
<details open>
68+
<details hidde>
5569
<summary>Show / Hide</summary>
5670

5771
| # | Challenge |Status | My Solution |

0 commit comments

Comments
 (0)