Skip to content

Commit 51c4f69

Browse files
committed
Updated readme
1 parent 2548f43 commit 51c4f69

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,14 @@ En este respositorio se encuentran los entregas, trabajos, y examenes solicitado
1818
|:---------:|:-------------------------:|:-------------:|
1919
|[Examen-00]| [00-CHelloWolrd] | |
2020
| | [01-UsoDeC] | |
21-
| | [02-HelloCppVHelloC] | |
21+
|[Examen-02]| [02-HelloCppVHelloC] | |
2222
| | [03-FasesErrores] | |
2323
| | [04-Strings] | |
2424
| | [05-wl] | |
2525
| | [06-CalcInfManual] | |
26-
| | [07-CalcInfManual2] | |
26+
| | [07-CalcInfManualV2] | |
27+
| | [08-CalcInfAuto] | |
28+
| | [09-CalcInfAutoV2] | |
2729

2830
## License
2931

@@ -34,6 +36,8 @@ MIT License: <https://mit-license.org/> or see the [`LICENSE`](https://github.co
3436
<!-- Examenes - Links -->
3537
[Examen-00]:./ResolucionDeExamenes/Examen00.md
3638

39+
[Examen-02]:./ResolucionDeExamenes/Examen02.md
40+
3741
<!-- TPs Individuales - Links -->
3842
[00-CHelloWolrd]:./00-CHelloWorld/README.md
3943
[01-UsoDeC]:./01-UsoDeC/README.md
@@ -42,6 +46,8 @@ MIT License: <https://mit-license.org/> or see the [`LICENSE`](https://github.co
4246
[04-Strings]:./04-Strings/README.md
4347
[05-wl]:./05-wl/README.md
4448
[06-CalcInfManual]:./06-CalcInfManual/README.md
45-
[07-CalcInfManual2]:./07-CalcInfManual2/Calc.md
49+
[07-CalcInfManualV2]:./07-CalcInfManualV2/README.md
50+
[08-CalcInfAuto]:./08-CalcInfAuto/README.md
51+
[09-CalcInfAutoV2]:./09-CalcInfAutoV2/README.md
4652

4753
<!-- TPs Grupales - Links -->

0 commit comments

Comments
 (0)