Skip to content

Commit 2b70be5

Browse files
committed
Update/add README badges
1 parent bb39eee commit 2b70be5

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# ⏳ react-timecode
22

3-
[![npm version](https://badge.fury.io/js/react-timecode.svg)](https://badge.fury.io/js/clean-react-props)
4-
[![npm](https://img.shields.io/npm/l/express.svg)](LICENSE)
5-
[![Coverage Status](https://coveralls.io/repos/github/ryanhefner/react-timecode/badge.svg?branch=master)](https://coveralls.io/github/ryanhefner/react-timecode?branch=master)
6-
[![CircleCI](https://circleci.com/gh/ryanhefner/react-timecode.svg?style=shield)](https://circleci.com/gh/ryanhefner/react-timecode)
3+
![npm](https://img.shields.io/npm/v/react-timecode?style=flat-square)
4+
![NPM](https://img.shields.io/npm/l/react-timecode?style=flat-square)
5+
![npm](https://img.shields.io/npm/dt/react-timecode?style=flat-square)
6+
![Coveralls github](https://img.shields.io/coveralls/github/ryanhefner/react-timecode?style=flat-square)
7+
![CircleCI](https://img.shields.io/circleci/build/github/ryanhefner/react-timecode?style=flat-square)
8+
![Snyk Vulnerabilities for GitHub Repo](https://img.shields.io/snyk/vulnerabilities/github/ryanhefner/react-timecode?style=flat-square)
79

810

911
Simple React component for displaying a timecode, with various formatting options.

0 commit comments

Comments
 (0)