Skip to content

Commit 9098f59

Browse files
authored
Update effect-ts README.md (#682)
1 parent 79700b0 commit 9098f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ const App = () => {
581581

582582
A powerful TypeScript framework that provides a fully-fledged functional effect system with a rich standard library.
583583

584-
[![npm](https://img.shields.io/bundlephobia/minzip/effect?style=for-the-badge)]
584+
[![npm](https://img.shields.io/bundlephobia/minzip/valibot?style=for-the-badge)](https://bundlephobia.com/result?p=effect)
585585

586586
```typescript jsx
587587
import React from 'react';

0 commit comments

Comments
 (0)