| Index: mojo/devtools/common/README.md
|
| diff --git a/mojo/devtools/common/README.md b/mojo/devtools/common/README.md
|
| index 4576eae66e703788dc498df93abdcb19b9c36848..3e4d80a5b10acdbb84f8a75d6b5005e1f6008373 100644
|
| --- a/mojo/devtools/common/README.md
|
| +++ b/mojo/devtools/common/README.md
|
| @@ -13,10 +13,10 @@ git clone https://github.com/domokit/devtools.git
|
|
|
| Devtools offers the following tools:
|
|
|
| - - `mojo_run` - [documentation](docs/mojo_run.md) shell runner
|
| - - `mojo_debug` - [documentation](docs/mojo_debug.md) debugger
|
| + - `mojo_run` - [documentation](docs/mojo_run.md) - shell runner
|
| + - `mojo_debug` - [documentation](docs/mojo_debug.md) - debugger
|
| - `mojo_test` - apptest runner
|
| - - `mojo_benchmark` - perf test runner
|
| + - `mojo_benchmark` - [documentation](docs/mojo_benchmark.md) - perf test runner
|
|
|
| Additionally, `remote_adb_setup` script helps to configure adb on a remote
|
| machine to communicate with a device attached to a local machine, forwarding the
|
|
|