From e93056445518a73e25068195e5769a0cbaf2f8d0 Mon Sep 17 00:00:00 2001 From: Ken Snyder Date: Mon, 12 Aug 2024 15:06:29 -0600 Subject: [PATCH] fix badges --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 54988ff..f7fc1a8 100755 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ React Thermals Logo -[![NPM Link](https://badgen.net/npm/v/my-project?v=4.0.1)](https://npmjs.com/package/my-project) -[![Language](https://badgen.net/static/language/TS?v=4.0.1)](https://github.com/search?q=repo:kensnyder/my-project++language:TypeScript&type=code) -[![Build Status](https://github.com/kensnyder/my-project/actions/workflows/workflow.yml/badge.svg?v=4.0.1)](https://github.com/kensnyder/my-project/actions) -[![Code Coverage](https://codecov.io/gh/kensnyder/my-project/branch/main/graph/badge.svg?v=4.0.1)](https://codecov.io/gh/kensnyder/my-project) -[![Gzipped Size](https://badgen.net/bundlephobia/minzip/my-project?label=minzipped&v=4.0.1)](https://bundlephobia.com/package/my-project@4.0.1) -[![Dependency details](https://badgen.net/bundlephobia/dependency-count/my-project?v=4.0.1)](https://www.npmjs.com/package/my-project?activeTab=dependencies) -[![Tree shakeable](https://badgen.net/bundlephobia/tree-shaking/my-project?v=4.0.1)](https://www.npmjs.com/package/my-project) -[![ISC License](https://badgen.net/github/license/kensnyder/my-project?v=4.0.1)](https://opensource.org/licenses/ISC) +[![NPM Link](https://badgen.net/npm/v/react-thermals?v=4.0.1)](https://npmjs.com/package/react-thermals) +[![Language](https://badgen.net/static/language/TS?v=4.0.1)](https://github.com/search?q=repo:kensnyder/react-thermals++language:TypeScript&type=code) +[![Build Status](https://github.com/kensnyder/react-thermals/actions/workflows/workflow.yml/badge.svg?v=4.0.1)](https://github.com/kensnyder/react-thermals/actions) +[![Code Coverage](https://codecov.io/gh/kensnyder/react-thermals/branch/main/graph/badge.svg?v=4.0.1)](https://codecov.io/gh/kensnyder/react-thermals) +[![Gzipped Size](https://badgen.net/bundlephobia/minzip/react-thermals?label=minzipped&v=4.0.1)](https://bundlephobia.com/package/react-thermals@4.0.1) +[![Dependency details](https://badgen.net/bundlephobia/dependency-count/react-thermals?v=4.0.1)](https://www.npmjs.com/package/react-thermals?activeTab=dependencies) +[![Tree shakeable](https://badgen.net/bundlephobia/tree-shaking/react-thermals?v=4.0.1)](https://www.npmjs.com/package/react-thermals) +[![ISC License](https://badgen.net/github/license/kensnyder/react-thermals?v=4.0.1)](https://opensource.org/licenses/ISC) React Thermals is a simple and type-safe way to manage shared state in React