Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan-Zayne authored Jul 7, 2024
1 parent 437d155 commit 7362084
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ To do this, you first need to set your `script`'s type to `module`, then import
</script>
```

## Docs
[View Documentation website](https://zayne-callapi.vercel.app/)

## Quick Start

You can use callApi just like a normal `fetch` function. The only difference is you don't have to write a `response.json` or `response.text`, you could just destructure the data and error directly.
Expand Down

0 comments on commit 7362084

Please sign in to comment.