Skip to content

Commit 485b83f

Browse files
committed
docs: add some more badges to readme
1 parent 4df527f commit 485b83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Syntax highlighter for React, utilizing VDOM for efficient updates
44

5-
[![npm version](http://img.shields.io/npm/v/react-refractor.svg?style=flat-square)](http://browsenpm.org/package/react-refractor)
5+
[![npm version](https://img.shields.io/npm/v/react-refractor.svg?style=flat-square)](https://www.npmjs.com/package/react-refractor)[![npm bundle size](https://img.shields.io/bundlephobia/minzip/react-refractor?style=flat-square)](https://bundlephobia.com/result?p=react-refractor)[![npm weekly downloads](https://img.shields.io/npm/dw/react-refractor.svg?style=flat-square)](https://www.npmjs.com/package/react-refractor)
66

77
- Thin wrapper on top of [refractor](https://github.com/wooorm/refractor) (Syntax highlighting using VDOM)
88
- refractor uses [Prism](https://github.com/PrismJS/prism) under the hood, thus supports all the same syntaxes

0 commit comments

Comments
 (0)