Skip to content

Commit 7b6c6c9

Browse files
committed
Update README.md
1 parent a30e5ec commit 7b6c6c9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ wavesurfer.js v7 beta is a TypeScript rewrite of wavesurfer.js that brings sever
1010
* Enhanced decoding and rendering performance
1111
* New and improved plugins
1212

13-
<img width="674" alt="Screenshot" src="https://github.com/katspaugh/wavesurfer.ts/assets/381895/cde5fe51-be8a-46ff-934e-1d76a827b8bc">
13+
<img width="626" alt="waveform screenshot" src="https://github.com/katspaugh/wavesurfer.js/assets/381895/05f03bed-800e-4fa1-b09a-82a39a1c62ce">
1414

1515
---
1616

@@ -82,9 +82,6 @@ For example:
8282
```
8383

8484
You can see which elements you can style in the DOM inspector – they will have a `part` attribute.
85-
86-
<img width="466" alt="DOM inspector screenshot" src="https://github.com/katspaugh/wavesurfer.ts/assets/381895/fcfb4e4d-9572-4931-811f-9615b7e3aa85">
87-
8885
See [this example](https://wavesurfer.pages.dev/examples/#styling.js) for play around with styling.
8986

9087
## Upgrading from v6

0 commit comments

Comments
 (0)