From 173546525ba0b60f964a88e82aafe89a20404aa9 Mon Sep 17 00:00:00 2001 From: Tom Wilkie Date: Tue, 1 Dec 2015 08:05:06 +0000 Subject: [PATCH] Add 'getting help' section and update screenshot --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0751fe197..06905bf5f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Circle CI](https://circleci.com/gh/weaveworks/scope/tree/master.svg?style=shield)](https://circleci.com/gh/weaveworks/scope/tree/master) [![Coverage Status](https://coveralls.io/repos/weaveworks/scope/badge.svg)](https://coveralls.io/r/weaveworks/scope) [![Sourcegraph](https://sourcegraph.com/api/repos/github.com/weaveworks/scope/.badges/status.svg)](https://sourcegraph.com/github.com/weaveworks/scope) -![Weave Scope Screenshot](http://weave.works/img/header-image-left.png) +![Weave Scope Screenshot](http://blog.weave.works/wp-content/uploads/2015/11/0.10-Deailts-Panel-2-1.png) ## Overview @@ -10,7 +10,6 @@ Weave Scope automatically generates a map of your containers, enabling you to intuitively understand, monitor, and control your applications. - ## Getting started ``` @@ -24,6 +23,14 @@ This script will download and run a recent Scope image from the Docker Hub. Now, open your web browser to **http://localhost:4040**. (If you're using boot2docker, replace localhost with the output of `boot2docker ip`.) +## Getting help + +If you have any questions about, feedback for or problem with Scope we invite +you to: +- send an email to weave-users@weave.works +- file an issue + +Your feedback is always welcome! ## Requirements