diff --git a/README.md b/README.md index 0c616c4..4ecdeb3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # International Space Station Position SPA 🛰 -[![Webapp demo](demo.gif)](https://rzmk.github.io/iss-position-spa) +[![Webapp demo](map-demo.gif)](https://rzmk.github.io/iss-position-spa) Fetches the latitude and longitude of the International Space Station (ISS) every 2 seconds and displays the live position on a map with a progress bar. diff --git a/demo.gif b/map-demo.gif similarity index 100% rename from demo.gif rename to map-demo.gif