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 11, 2024
1 parent 506562f commit 54b43c1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ CallApi Fetch is an extra-lightweight wrapper over fetch that provides quality o

It takes in a url and a request options object, just like fetch, but with some additional options to make your life easier. Check out the [API Reference](#api-reference) for a quick look at each option.

## Docs

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

## Installing CallApi

### Through npm (recommended)
Expand Down Expand Up @@ -41,9 +45,7 @@ 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

Expand Down

0 comments on commit 54b43c1

Please sign in to comment.