diff --git a/README.md b/README.md index e201042..39556d9 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ In this project, I created a website related to the Pokémon theme using React.j - ### Desktop preview - + - ### Mobile preview - + ## 📌 Users should be able to: diff --git a/pokeapi-desktop-min.gif b/assets/pokezone-desktop.gif similarity index 66% rename from pokeapi-desktop-min.gif rename to assets/pokezone-desktop.gif index 16ff2ad..2ac5ac0 100644 Binary files a/pokeapi-desktop-min.gif and b/assets/pokezone-desktop.gif differ diff --git a/assets/pokezone-mobile.gif b/assets/pokezone-mobile.gif new file mode 100644 index 0000000..040407d Binary files /dev/null and b/assets/pokezone-mobile.gif differ diff --git a/pokeapi-mobile-min.gif b/pokeapi-mobile-min.gif deleted file mode 100644 index 6a3225d..0000000 Binary files a/pokeapi-mobile-min.gif and /dev/null differ