Skip to content

Commit 0e0dcd8

Browse files
committed
doc: Update README.md
1 parent 9bbc513 commit 0e0dcd8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

core/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
react-json-view
22
===
33

4+
[![CI](https://github.com/uiwjs/react-json-view/actions/workflows/ci.yml/badge.svg)](https://github.com/uiwjs/react-json-view/actions/workflows/ci.yml)
5+
[![npm version](https://img.shields.io/npm/v/@uiw/react-json-view.svg)](https://www.npmjs.com/package/@uiw/react-json-view)
6+
47
A React component for displaying and editing javascript arrays and JSON objects.
58

69
## Features

0 commit comments

Comments
 (0)