Skip to content

Commit 42d0273

Browse files
author
Matias A. Vallejos
committed
Update README.md
1 parent afa811e commit 42d0273

File tree

10 files changed

+8
-8
lines changed

10 files changed

+8
-8
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This repository contains a viewer of the covid 19 data developed in augmented re
1818
<a href="https://youtu.be/Q-14FaPrD-A" target="_blank">View Demo in Youtube</a> <br />
1919
<p align="center">
2020
<a href="https://youtu.be/BuaH3zmLtNs" rel="nofollow">
21-
<img src="https://github.com/matiasvallejosdev/ar-covid-visualizer/blob/main/Project.Docs/Images/Gif%20(1).gif?raw=true" alt="Demo Video" width="250">
21+
<img src="https://github.com/matiasvallejosdev/ar-covid-visualizer/blob/main/Project.Docs/Gif%20(1).gif?raw=true" alt="Demo Video" width="250">
2222
</a>
2323
</p>
2424

@@ -68,7 +68,7 @@ The architecture used is **MVVM** (model-view-view-model) adapted for unity.
6868
### Diagram
6969
This is a picture of the architecture and the execution flow.
7070

71-
![Diagram](https://github.com/matiasvallejosdev/ar-covid-visualizer/blob/main/Project.Docs/Images/ArquitectureDiagram.jpg?raw=true)
71+
![Diagram](https://github.com/matiasvallejosdev/ar-covid-visualizer/blob/main/Project.Docs/ArquitectureDiagram.jpg?raw=true)
7272

7373
It should be noted that a fundamental part is fulfilled by the observers who are granted in this case by the UniRx reactive library, which can access its documentation in the git repository and is open-source.
7474
### Prerequisites
@@ -86,24 +86,24 @@ Game Screenshoot on Android Device.
8686
<p>
8787
<p>
8888
<a rel="nofollow">
89-
<img src="https://github.com/matiasvallejosdev/ar-covid-visualizer/blob/main/Project.Docs/Images/Screenshoot%20(1).png?raw=true" width="200">
89+
<img src="https://github.com/matiasvallejosdev/ar-covid-visualizer/blob/main/Project.Docs/Screenshoot%20(1).png?raw=true" width="200">
9090
</a>
9191
<a rel="nofollow">
92-
<img src="https://github.com/matiasvallejosdev/ar-covid-visualizer/blob/main/Project.Docs/Images/Screenshoot%20(2).png?raw=true" width="200">
92+
<img src="https://github.com/matiasvallejosdev/ar-covid-visualizer/blob/main/Project.Docs/Screenshoot%20(2).png?raw=true" width="200">
9393
</a>
9494
<a rel="nofollow">
95-
<img src="https://github.com/matiasvallejosdev/ar-covid-visualizer/blob/main/Project.Docs/Images/Screenshoot%20(3).png?raw=true" width="200">
95+
<img src="https://github.com/matiasvallejosdev/ar-covid-visualizer/blob/main/Project.Docs/Screenshoot%20(3).png?raw=true" width="200">
9696
</a>
9797
</p>
9898
<p>
9999
<a rel="nofollow">
100-
<img src="https://github.com/matiasvallejosdev/ar-covid-visualizer/blob/main/Project.Docs/Images/Screenshoot%20(4).png?raw=true" width="200">
100+
<img src="https://github.com/matiasvallejosdev/ar-covid-visualizer/blob/main/Project.Docs/Screenshoot%20(4).png?raw=true" width="200">
101101
</a>
102102
<a rel="nofollow">
103-
<img src="https://github.com/matiasvallejosdev/ar-covid-visualizer/blob/main/Project.Docs/Images/Screenshoot%20(5).png?raw=true" width="200">
103+
<img src="https://github.com/matiasvallejosdev/ar-covid-visualizer/blob/main/Project.Docs/Screenshoot%20(5).png?raw=true" width="200">
104104
</a>
105105
<a rel="nofollow">
106-
<img src="https://github.com/matiasvallejosdev/ar-covid-visualizer/blob/main/Project.Docs/Images/Screenshoot%20(6).png?raw=true" width="200">
106+
<img src="https://github.com/matiasvallejosdev/ar-covid-visualizer/blob/main/Project.Docs/Screenshoot%20(6).png?raw=true" width="200">
107107
</a>
108108
</p>
109109

0 commit comments

Comments
 (0)