Skip to content

Commit

Permalink
📓 Added shields to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
BraisC authored Oct 18, 2020
1 parent a6f8156 commit 63093cd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 63093cd

Please sign in to comment.