Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 17, 2024. It is now read-only.

Commit 0b0c0b4

Browse files
Update README.md
1 parent ca657de commit 0b0c0b4

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

‎README.md‎

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@ Instalar los paquetes/dependencias necesarios
1010
pip install -r requirements.txt
1111
```
1212

13-
## Pruebas unitarias
14-
15-
Iniciar pruebas unitarias
16-
17-
```bash
18-
pytest -v
19-
```
20-
2113
## Ejecutar programa
2214

2315
Desde la terminal
@@ -34,7 +26,7 @@ pyinstaller --window --onefile main.py
3426

3527
## Algoritmos disponibles
3628

37-
- Bubble Sort
38-
- Optimized Bubble Sort
39-
- Inserccion Sort
40-
- Selection Sort
29+
- [Bubble Sort](https://youtu.be/AcuOinsmquc)
30+
- [Optimized Bubble Sort](https://youtu.be/LYaQllmezC0)
31+
- [Inserccion Sort](https://youtu.be/iLURIwVH4b8)
32+
- [Selection Sort](https://youtu.be/KyjDJfS9mGs)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /