diff --git a/README.md b/README.md index 96e9469b..e75e0e86 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,6 @@ was written correctly and much more. [**Download**][etcher] | [**Support**][SUPPORT] | [**Documentation**][USER-DOCUMENTATION] | [**Contributing**][CONTRIBUTING] | [**Roadmap**][milestones] -![Etcher](https://raw.githubusercontent.com/balena-io/etcher/master/screenshot.png) - ## Supported Operating Systems - Linux (most distros) diff --git a/docs/MAINTAINERS.md b/docs/MAINTAINERS.md index d15ff5f7..5e4a04f5 100644 --- a/docs/MAINTAINERS.md +++ b/docs/MAINTAINERS.md @@ -47,8 +47,6 @@ Releasing - Bump the version number in the `npm-shrinkwrap.json`'s `version` property - Add a new entry to `CHANGELOG.md` by running `make changelog` - Manually revise the `CHANGELOG.md` versionist output -- Update `screenshot.png` so it displays the latest version in the bottom -right corner - Revise the `updates.semverRange` version in `package.json` - Commit the changes with the version number as the commit title, including the `v` prefix, to `master`. For example: diff --git a/screenshot.png b/screenshot.png deleted file mode 100644 index 11aee82f..00000000 Binary files a/screenshot.png and /dev/null differ