Skip to content

Commit 79743a7

Browse files
authored
Fix table dimensions. Change table titles (#42)
1 parent b232a9b commit 79743a7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@ This initiative is part of the final project of: https://www.codeurjc.es/masterc
2727

2828
The project also provides, as documentation, a presentation about asynchronous and reactive programming in Java. You can check the slides here:
2929

30-
[cols="10,4,3,3,1"]
30+
[cols="9,4,3,3,1"]
3131
|===
3232
|Name |Version |Download |Updated at | Lang
3333

34-
| Programación asíncrona y reactiva con Java
34+
| *Presentación*: Programación asíncrona y reactiva con Java
3535
| 1.0.0
3636
| https://drive.google.com/file/d/1Whum-P6f5nqzq3Qj55C-p2DNLFvEKDBC/view?usp=sharing[pptx, window=_blank] or https://drive.google.com/file/d/1bnDI5x$$_$$jeQ1uV9MXXmi8-jbUGZ0Rfm9Z/view?usp=sharing[pdf, window=_blank]
3737
| 2020-12-08
3838
| 🇪🇸
3939

40-
| Asynchronous and reactive programming with Java
40+
| *Slides*: Asynchronous and reactive programming with Java
4141
| 0.0.3-SNAPSHOT
4242
| https://drive.google.com/file/d/1vfMmL__LiVgOm2fLsEiZVVHBcqgiD4Ez/view?usp=sharing[pptx, window=_blank] or https://drive.google.com/file/d/11zZQBMAHh0cgV2gVhK-6L5KEZ4i9-hSv/view?usp=sharing[pdf, window=_blank]
4343
| 2020-11-18
@@ -48,7 +48,7 @@ The project also provides, as documentation, a presentation about asynchronous a
4848

4949
On the other hand, the academic resources delivered as part of the completion of the project are also included:
5050

51-
[cols="10,2,2,3,1"]
51+
[cols="9,4,3,3,1"]
5252
|===
5353
|Name |Version |Download |Updated at | Lang
5454

0 commit comments

Comments
 (0)