From ebe67bb0529f124b42afbf254596735f25d4539e Mon Sep 17 00:00:00 2001 From: Kai Spencer <51139521+KaiSpencer@users.noreply.github.com> Date: Tue, 2 Jan 2024 10:58:55 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 790a21d..e1b9cb2 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # React Trello TS - +[![npm version](https://badge.fury.io/js/react-trello-ts.svg)](https://badge.fury.io/js/react-trello-ts) +[![NPM Bundle MIN Size](https://img.shields.io/bundlephobia/minzip/react-trello-ts.svg)](https://npmjs.com/react-trello-ts) + [![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) - + Typescript fork of [rcdexta/react-trello](https://github.com/rcdexta/react-trello) Pluggable components to add a Trello (like) kanban board to your application