Skip to content

Commit

Permalink
Merge pull request #3 from kasperpeulen/kasper/docs
Browse files Browse the repository at this point in the history
Update description
  • Loading branch information
kasperpeulen authored Apr 27, 2024
2 parents 573a7a3 + 81425fd commit 3a4c2b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#### better than all the rest 🎶

This is very simple wrapper around `Effect.gen` that makes sure that generator functions can be written in a cleaner way.
Simple wrapper around Effect.gen that allows writing generator functions in a cleaner way.

With plain `effect`:

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "simply-effect",
"version": "0.0.2",
"type": "module",
"description": "simply-effect: better than all the rest",
"description": "Simple wrapper around Effect.gen that allows writing generator functions in a cleaner way.",
"author": "Kasper Peulen",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 3a4c2b4

Please sign in to comment.