mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-02 17:50:39 +00:00
Merge pull request #709 from weaveworks/708-feedback
Add 'getting help' section and update screenshot
This commit is contained in:
11
README.md
11
README.md
@@ -2,7 +2,7 @@
|
||||
|
||||
[](https://circleci.com/gh/weaveworks/scope/tree/master) [](https://coveralls.io/r/weaveworks/scope) [](https://sourcegraph.com/github.com/weaveworks/scope)
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## <a name="overview"></a>Overview
|
||||
@@ -10,7 +10,6 @@
|
||||
Weave Scope automatically generates a map of your containers, enabling you to
|
||||
intuitively understand, monitor, and control your applications.
|
||||
|
||||
|
||||
## <a name="getting-started"></a>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`.)
|
||||
|
||||
## <a name="help"></a>Getting help
|
||||
|
||||
If you have any questions about, feedback for or problem with Scope we invite
|
||||
you to:
|
||||
- send an email to <a href="mailto:weave-users@weave.works">weave-users@weave.works</a>
|
||||
- <a href="https://github.com/weaveworks/scope/issues/new">file an issue</a>
|
||||
|
||||
Your feedback is always welcome!
|
||||
|
||||
## <a name="requirements"></a>Requirements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user