Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hazae41 committed Mar 4, 2023
1 parent f4a068d commit 44bfd15
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 @@
<img src="https://user-images.githubusercontent.com/4405263/222497326-825b2ebb-910b-41ca-8759-785c4876faf0.png" />
</div>

Like a Promise but you can manually resolve or reject it
Just like a Promise but you can manually resolve or reject it

```bash
npm i @hazae41/future
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 @@
"type": "module",
"name": "@hazae41/future",
"version": "1.0.2",
"description": "Like a Promise but you can manually resolve or reject it",
"description": "Just like a Promise but you can manually resolve or reject it",
"homepage": "https://github.com/hazae41/future",
"repository": "github:hazae41/future",
"author": "hazae41",
Expand Down

0 comments on commit 44bfd15

Please sign in to comment.