Skip to content

Commit

Permalink
Update effect-ts README.md (#682)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebill1049 authored May 15, 2024
1 parent 79700b0 commit 9098f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ const App = () => {

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

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

```typescript jsx
import React from 'react';
Expand Down

0 comments on commit 9098f59

Please sign in to comment.