diff --git a/.vscodeignore b/.vscodeignore index 499648c..8564f55 100644 --- a/.vscodeignore +++ b/.vscodeignore @@ -1,5 +1,6 @@ .vscode/** .vscode-test/** +images/**/*.gif test/** .gitignore jsconfig.json diff --git a/README.md b/README.md index 21ff2b3..1819f05 100644 --- a/README.md +++ b/README.md @@ -58,4 +58,4 @@ The following settings are used to configure the debugger: If you run into any problems, tell us on [GitHub](https://github.com/adelphes/android-dev-ext/issues) or contact me on [Twitter](https://twitter.com/daveholoway). -![Launch Android App](images/demo.gif) +![Launch Android App](https://raw.githubusercontent.com/adelphes/android-dev-ext/master/images/demo.gif)