diff --git a/assets/fasky.png b/assets/fasky.png new file mode 100644 index 0000000..904434d Binary files /dev/null and b/assets/fasky.png differ diff --git a/assets/react.png b/assets/react.png new file mode 100644 index 0000000..4c5d18c Binary files /dev/null and b/assets/react.png differ diff --git a/install.sh b/install.sh index e430dc0..fca7512 100644 --- a/install.sh +++ b/install.sh @@ -1,3 +1,3 @@ #!/bin/bash curl -so- https://raw.githubusercontent.com/fasky-software/react_vscode_snippets/master/Handy%20React%20Snippets.code-snippets > ~/Library/Application\ Support/Code/User/snippets/Handy\ React\ Snippets.code-snippets -echo -e "Done!" \ No newline at end of file +echo -e "Done 🚀" \ No newline at end of file