Skip to content

Commit f9b3e2f

Browse files
authored
Update README.md (#225)
1 parent c63fc4b commit f9b3e2f

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,18 @@
44

55
A React component to make transcribing audio and video easier and faster.
66

7-
[![install size](https://packagephobia.now.sh/badge?p=@bbc/react-transcript-editor)](https://packagephobia.now.sh/result?p=@bbc/react-transcript-editor)
7+
<p>
8+
<a href="https://unpkg.com/[email protected]/TranscriptEditor.js">
9+
<img src="http://img.badgesize.io/https://unpkg.com/[email protected]/index.js?compression=gzip&amp;label=size">
10+
</a>
11+
<a href="https://packagephobia.now.sh/result?p=@bbc/react-transcript-editor">
12+
<img src="https://badgen.net/packagephobia/install/@bbc/react-transcript-editor">
13+
</a>
14+
<a href="./package.json">
15+
<img src="https://img.shields.io/npm/v/@bbc/react-transcript-editor.svg?maxAge=3600&label=version&colorB=007ec6">
16+
</a>
17+
</p>
18+
<br/>
819

920
The project uses [this github project boards to organise and the co-ordinate development](https://github.com/bbc/react-transcript-editor/projects).
1021

0 commit comments

Comments
 (0)