| Index: runtime/vm/service/service.md
|
| diff --git a/runtime/vm/service/service.md b/runtime/vm/service/service.md
|
| index 5286cff9a4466d3d22b677c600004504b90caa02..faadfd112ce250c0e9d036f77cbb607e9399ca70 100644
|
| --- a/runtime/vm/service/service.md
|
| +++ b/runtime/vm/service/service.md
|
| @@ -1,5 +1,9 @@
|
| # Dart VM Service Protocol 1.0 (Draft 1)
|
|
|
| +> Please post feedback to the observatory-discuss group:
|
| +>
|
| +> https://groups.google.com/a/dartlang.org/forum/#!forum/observatory-discuss
|
| +
|
| This document describes _draft 1_ of _version 1.0_ of the Dart VM
|
| Service Protocol. This protocol is used to communicate with a running
|
| Dart Virtual Machine.
|
|
|