diff --git a/plugins/gocd/README.md b/plugins/gocd/README.md index 105d93e830..d3d9c3adc8 100644 --- a/plugins/gocd/README.md +++ b/plugins/gocd/README.md @@ -4,6 +4,8 @@ Welcome to the GoCD plugin! - View recent GoCD Builds +![gocd-builds-card](./docs/gocd-plugin-screenshot.png) + ## Installation GoCD Plugin exposes an entity tab component named `EntityGoCdContent`. You can include it in the diff --git a/plugins/gocd/docs/gocd-plugin-screenshot.png b/plugins/gocd/docs/gocd-plugin-screenshot.png new file mode 100644 index 0000000000..8ddc786fa5 Binary files /dev/null and b/plugins/gocd/docs/gocd-plugin-screenshot.png differ