diff --git a/.github/media/screenshot.png b/.github/media/screenshot.png new file mode 100644 index 0000000..e9cf57e Binary files /dev/null and b/.github/media/screenshot.png differ diff --git a/README.md b/README.md index 2850587..16dbfa7 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ This extension provides support for the Processing programming language in Visual Studio Code. +![Processing VSCode Extension Screenshot](.github/media/screenshot.png) + With familiar run and stop buttons, syntax highlighting, and other helpful features like code suggestions, this extension is designed to support creative coding with Processing for people who prefer using Visual Studio Code as their code editor of choice. ## Requirements