diff --git a/README.md b/README.md index 4ee02d8..cc051a4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This plugin shows a list of HTTP status codes together with a short explaination. +![Screenshot](docs/screenshot.png) + ## Installation 1. Locate the `modules` directory in the Python extension data directory. diff --git a/docs/screenshot.png b/docs/screenshot.png new file mode 100644 index 0000000..970a873 Binary files /dev/null and b/docs/screenshot.png differ