diff --git a/README.md b/README.md index b178fdb..6bb6bb5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This extension will contains a lot of Python Snippets for VSCode. -![](python.gif) +![](img/python.gif) ## Snippets | Snippet Shorcut | Snippet Description | @@ -495,4 +495,4 @@ This extension will contains a lot of Python Snippets for VSCode. ## License This project is published under MIT License. Read more [here](./LICENSE) ## Issues -If you find any issues, please create them [here](https://github.com/EliazBobadilla/Python-UltiSnippets-VSCode-Extension/issues) \ No newline at end of file +If you find any issues, please create them [here](https://github.com/EliazBobadilla/Python-UltiSnippets-VSCode-Extension/issues) diff --git a/python.gif b/img/python.gif similarity index 100% rename from python.gif rename to img/python.gif