Skip to content

Commit 9322ac2

Browse files
committed
readme is updated
1 parent 73a6313 commit 9322ac2

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

docs/README.de.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,10 +246,14 @@ TODO
246246

247247
### Klonen des Repositories
248248

249+
- **Projekt**
250+
249251
```bash
250252
`git clone https://github.com/pablo-sch/keepcoding-09-TDD-with-javascript.git`
251253
```
252254

255+
- **Demo**
256+
253257
![Demo](https://github.com/pablo-sch/pablo-sch/blob/main/etc/clone-tutorial.gif)
254258

255259
<!-- ------------------------------------------------------------------------------------------- -->

docs/README.es.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,12 +246,14 @@ TODO
246246

247247
### Clonación del repositorio
248248

249-
Para clonar el repositorio, usa tu cliente Git preferido y ejecuta:
249+
- **Proyecto**
250250

251251
```bash
252252
`git clone https://github.com/pablo-sch/keepcoding-09-TDD-with-javascript.git`
253253
```
254254

255+
- **Demo**
256+
255257
![Demo](https://github.com/pablo-sch/pablo-sch/blob/main/etc/clone-tutorial.gif)
256258

257259
<!-- ------------------------------------------------------------------------------------------- -->

docs/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,10 +246,14 @@ TODO
246246

247247
### Cloning the Repository
248248

249+
- **Proyect**
250+
249251
```bash
250252
`git clone https://github.com/pablo-sch/keepcoding-09-TDD-with-javascript.git`
251253
```
252254

255+
- **Demo**
256+
253257
![Demo](https://github.com/pablo-sch/pablo-sch/blob/main/etc/clone-tutorial.gif)
254258

255259
<!-- ------------------------------------------------------------------------------------------- -->

0 commit comments

Comments
 (0)