Skip to content

Commit 612b1cb

Browse files
committed
chore: add badges for CI status, test coverage, and NPM version to README.md
1 parent e59e47f commit 612b1cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[![Build and Test](https://github.com/mockingjay-io/react-display-name-plugin/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/mockingjay-io/react-display-name-plugin/actions/workflows/build-and-test.yml)
2+
[![codecov](https://codecov.io/gh/mockingjay-io/react-display-name-plugin/graph/badge.svg?token=X8XYSPSGI4)](https://codecov.io/gh/mockingjay-io/react-display-name-plugin)
3+
[![NPM Version](https://img.shields.io/npm/v/react-display-name-plugin)](https://www.npmjs.com/package/react-display-name-plugin)
4+
15
## Overview
26

37
**react-display-name-plugin** is a build plugin for both Webpack and Vite that makes your custom

0 commit comments

Comments
 (0)