Skip to content

Commit 28ac20c

Browse files
committed
docs: added video link to readme
1 parent 6bcffa0 commit 28ac20c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
### <ins>Alumno</ins>: Diem, Walter Gabriel
44
### <ins>Padrón</ins>: 105618
5+
### <ins>Video</ins>:
6+
7+
[![Video Programación Concurrente TP1 Fork+Join: Steam Review Parsing ](https://img.youtube.com/vi/vpgKecMkcTk/0.jpg)](https://www.youtube.com/watch?v=vpgKecMkcTk)
8+
9+
Enlace: [youtu.be/vpgKecMkcTk](https://youtu.be/vpgKecMkcTk)
510

611
Instrucciones
712
-------------
@@ -44,7 +49,7 @@ Pruebas
4449
To run all tests (unit tests and integration tests):
4550

4651
```shell
47-
cargo test [--release]
52+
cargo test
4853
```
4954

5055
### Heavy full scope test

0 commit comments

Comments
 (0)