Chromium Code Reviews| Index: blimp/README.md |
| diff --git a/blimp/README.md b/blimp/README.md |
| index 82e434cca7fcc96f39285dcc70bc257bc471e08e..3336fb91b8cba57e14d0f87175a23223a8e01164 100644 |
| --- a/blimp/README.md |
| +++ b/blimp/README.md |
| @@ -8,4 +8,8 @@ For building blimp, read more at [building](docs/build.md). |
| ## Testing |
| -For testing blimp, read more at [testing](docs/test.md). |
| +For testing blimp, read more at [testing](docs/test.md). |
| + |
| +## Running Blimp |
| + |
| +For running blimp, read more at [running](docs/running.md). |