From 63093cdca9489242653f5e264cfc28646d6490cb Mon Sep 17 00:00:00 2001 From: Brais Cao Date: Sun, 18 Oct 2020 22:46:46 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=93=20Added=20shields=20to=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 937960d..7be1636 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,11 @@ ![npm](https://img.shields.io/npm/v/react-text-typist?logo=npm&style=flat-square) ![npm size](https://img.shields.io/bundlephobia/min/react-text-typist?label=size&logo=npm&style=flat-square) -![npm downloads](https://img.shields.io/npm/dw/react-text-typist?logo=npm&style=flat-square) +![npm type definitions](https://img.shields.io/npm/types/react-text-typist?logo=npm&style=flat-square) +![github last commit](https://img.shields.io/github/last-commit/BraisC/react-text-typist?logo=github&style=flat-square) +![github contributors](https://img.shields.io/github/contributors/braisc/react-text-typist?logo=github&style=flat-square) +![dependency](https://img.shields.io/npm/dependency-version/react-text-typist/peer/react?style=flat-square) +![](https://img.shields.io/badge/Made%20for-React-61bdfb?logo=react&style=flat-square&logoColor=adbfb) A simple React component to create typing animations with multiple sentences.