| OLD | NEW |
| 1 | 1 |
| 2 <!-- Copyright 2015 The Chromium Authors. All rights reserved. | 2 <!-- Copyright 2015 The Chromium Authors. All rights reserved. |
| 3 Use of this source code is governed by a BSD-style license that can be | 3 Use of this source code is governed by a BSD-style license that can be |
| 4 found in the LICENSE file. | 4 found in the LICENSE file. |
| 5 --> | 5 --> |
| 6 Catapult | 6 Catapult |
| 7 ======== | 7 ======== |
| 8 | 8 |
| 9 Catapult is the home for several performance tools that span from gathering, | 9 Catapult is the home for several performance tools that span from gathering, |
| 10 displaying and analyzing performance data. This includes: | 10 displaying and analyzing performance data. This includes: |
| 11 | 11 |
| 12 * [Trace-viewer](/tracing/README.md) | 12 * [Trace-viewer](/tracing/README.md) |
| 13 * [Performance Insights](/perf_insights/README.md) | 13 * [Performance Insights](/perf_insights/README.md) |
| 14 * [Telemetry](/telemetry/README.md) | 14 * [Telemetry](/telemetry/README.md) |
| 15 * [Performance Dashboard](/dashboard/README.md) | 15 * [Performance Dashboard](/dashboard/README.md) |
| 16 | 16 |
| 17 These tools were created by Chromium developers for performance analysis, | 17 These tools were created by Chromium developers for performance analysis, |
| 18 testing, and monitoring of Chrome, but they can also be used for analyzing and | 18 testing, and monitoring of Chrome, but they can also be used for analyzing and |
| 19 monitoring websites, and eventually Android apps. | 19 monitoring websites, and eventually Android apps. |
| 20 | 20 |
| 21 Contributing | 21 Contributing |
| 22 ============ | 22 ============ |
| 23 Please see [our contributor's guide](CONTRIBUTING.md) | 23 Please see [our contributor's guide](/CONTRIBUTING.md) |
| 24 | 24 |
| 25 **[Current build status](https://build.chromium.org/p/client.catapult/waterfall)
** | 25 **[Current build status](https://build.chromium.org/p/client.catapult/waterfall)
** |
| OLD | NEW |