Skip to content

Commit 9ffa024

Browse files
authored
Add link to presentation and remove adoc conditional (#5)
1 parent 209ec92 commit 9ffa024

File tree

1 file changed

+8
-14
lines changed

1 file changed

+8
-14
lines changed

README.adoc

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,38 +9,32 @@ This repository is intended to be a compilation of presentations, examples, link
99

1010
This initiative is part of the final project of: https://www.codeurjc.es/mastercloudapps/[*Máster Cloud Apps. Desarrollo y despliegue de aplicaciones en la nube*] [ 🇪🇸 ]
1111

12-
ifdef::env-github[]
1312
++++
1413
<p align="center">
1514
<img src="https://www.urjc.es/images/Logos/logo-urjc-negro.png" height="60"/>
1615
<img src="https://avatars2.githubusercontent.com/u/16519594?s=280&v=4" height="75"/>
1716
</p>
1817
++++
19-
endif::[]
20-
ifndef::env-github[]
21-
image::https://www.urjc.es/images/Logos/logo-urjc-negro.png[align="center"]
22-
image::https://avatars2.githubusercontent.com/u/16519594?s=280&v=4[150,150,align="center"]
23-
endif::[]
18+
19+
NOTE: This part is _work in progress_
2420

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

27-
[cols="10,2,3,1"]
23+
[cols="10,3,3,1"]
2824
|===
2925
|Name |Version| Updated at| Lang
3026

31-
|Programación asíncrona y reactiva en Java
32-
|TBD
33-
|TBD
27+
|https://drive.google.com/file/d/1mRa4TvJI7TVM3R423PzDLCpq_bqLcyWy/view?usp=sharing[Programación asíncrona y reactiva en Java]
28+
|0.0.1-SNAPSHOT
29+
|2020-11-10
3430
|🇪🇸
3531

3632
|Asynchronous and reactive programming in Java
37-
|TBD
38-
|TBD
33+
| Soon...
34+
| Soon...
3935
|🇬🇧
4036
|===
4137

42-
NOTE: This part is _work in progress_
43-
4438
== 📐 Examples
4539

4640
Work in progress...

0 commit comments

Comments
 (0)