Skip to content

Commit 7e6e22a

Browse files
authored
docs: update badges in readme.md
1 parent 99c59fd commit 7e6e22a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# react-tooltip
22

33
[![Version](http://img.shields.io/npm/v/react-tooltip.svg)](https://www.npmjs.org/package/react-tooltip)
4+
![typescript](https://badgen.net/badge/icon/typescript?icon=typescript&label)
45
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
6+
![last commit](https://badgen.net/github/last-commit/reacttooltip/react-tooltip)
57
[![npm download][download-image]][download-url]
6-
[![Build Status](https://travis-ci.org/wwayne/react-tooltip.svg?branch=master)](https://travis-ci.org/wwayne/react-tooltip)
7-
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
8+
![minified](https://badgen.net/bundlephobia/min/react-tooltip)
9+
![minified gzip](https://badgen.net/bundlephobia/minzip/react-tooltip)
810

911
[download-image]: https://img.shields.io/npm/dm/react-tooltip.svg?style=flat-square
1012
[download-url]: https://npmjs.org/package/react-tooltip

0 commit comments

Comments
 (0)