Skip to content

Commit 0d82f45

Browse files
author
Michael Mrowetz
committed
update sample screenshot
1 parent 5b5c2e1 commit 0d82f45

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ Extensible waterfall-viewer that works with [HAR](http://www.softwareishard.com/
33

44
[![Build status][travis-image]][travis-url]
55

6-
Install via `npm install perf-cascade`
6+
Install via `npm install perf-cascade`
77
Live example at: https://micmro.github.io/PerfCascade/
88

9-
![example screenshot](https://raw.githubusercontent.com/micmro/PerfCascade/gh-pages/img/PerfCascade-sample1.png)
9+
![example screenshot](https://raw.githubusercontent.com/micmro/PerfCascade/gh-pages/img/PerfCascade-sample2.png)
1010

1111
## How to use PerfCascade
1212
PerfCascade is exported with [UMD](https://github.com/umdjs/umd), so you can use it as global object, via AMD (e.g. requireJS) or commonJS (internally it uses ES6 modules).

0 commit comments

Comments
 (0)