diff --git a/README.md b/README.md
index ac8912d..c6aa7a5 100644
--- a/README.md
+++ b/README.md
@@ -5,14 +5,14 @@
[![LinkedIn][linkedin-logo]][linkedin-url]
-
+
@@ -25,7 +25,7 @@ ## About The Project -[![pokedexyvs][product-screenshot]](https://example.com) +[![][product-screenshot]](https://pokedex.xyvs.io) This a pokedex web app made with Vue.js, it's using the [PokeApi](https://pokeapi.co/) to get the data, it's inspired this design on [Dribbble](https://dribbble.com/shots/2859891--025-Pikachu) and it's also deployed on [Vercel](https://vercel.com/). @@ -34,9 +34,7 @@ This a pokedex web app made with Vue.js, it's using the [PokeApi](https://pokeap ## Getting Started -This is an example of how you may give instructions on setting up your project locally. -To get a local copy up and running follow these simple example steps. - +This is how to set up your project locally and get a local copy up and running. ### Installation @@ -49,10 +47,11 @@ To get a local copy up and running follow these simple example steps. ```sh npm install ``` -4. Run the dev enviroment +3. Run the dev enviroment ```js npm run dev ``` +4. Go to `http://localhost:3000` and enjoy!
@@ -73,10 +72,5 @@ Distributed under the MIT License. [linkedin-url]: https://www.linkedin.com/in/jofranmtz/ [vue-logo]: https://img.shields.io/badge/Vue-black?style=for-the-badge&logo=vuedotjs&logoColor=fff -[vue-url]: https://vuejs.org - [tailwind-logo]: https://img.shields.io/badge/Tailwind-black?style=for-the-badge&logo=tailwindcss&logoColor=fff -[tailwind-url]: https://tailwindcss.com - [vercel-logo]: https://img.shields.io/badge/Vercel-black?style=for-the-badge&logo=vercel&logoColor=fff -[vercel-url]: https://vercel.com