Skip to content

Commit 41942a3

Browse files
committed
Updated README.md
1 parent 2fbb6e5 commit 41942a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This project presents an opportunity to explore the realms of digital twinning,
3232
* [Checkout my other repository where I'm writing the simulation code for AWSIM.](https://github.com/rzninvo/AWSIM)
3333

3434
## **(LATEST UPDATE)** The real time simulation (Semi Digital Twin) for Amirkabir University of Technology Rasht Street (GIF):
35-
<div id="gifContainer">
35+
<!-- <div id="gifContainer">
3636
<img src="./docs/GettingStarted//QuickStartDemo/Image_top.png" alt="DT Sim" id="placeholderImage">
3737
</div>
3838
<script>
@@ -47,8 +47,8 @@ This project presents an opportunity to explore the realms of digital twinning,
4747
document.getElementById('gifContainer').innerHTML = '<img src="' + gifImage.src + '" alt="Actual GIF">';
4848
};
4949
});
50-
</script>
51-
<!-- ![RASHT_DT_DEMO](./resource/Digital_Twin.gif) -->
50+
</script> -->
51+
![RASHT_DT_DEMO](./resource/Digital_Twin.gif)
5252

5353
## The real time simulation (Semi Digital Twin) for an intersection demo:
5454

0 commit comments

Comments
 (0)