Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoalh committed Aug 5, 2023
1 parent d248032 commit db7766e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ This project is inspired from:
### 🌟 Feature

- Build in random retry delay.
- Build in retry.
- Simplify paginate requests.
- Build in retry request.
- Build in simplify paginate requests.

## 📚 Documentation (Excerpt)

Expand All @@ -48,7 +48,7 @@ import exFetch from "<URL>";// Default Import (Function `exFetch`)

| **Domain / Registry** | **URL** |
|:-:|:--|
| Deno Land | *N/A* |
| [Deno Land](https://deno.land/x/exfetch) | `https://deno.land/x/exfetch[@<Tag>]/mod.ts` |
| DenoPKG | `https://denopkg.com/hugoalh-studio/exfetch-deno[@<Tag>]/mod.ts` |
| GitHub Raw **\*** | `https://raw.githubusercontent.com/hugoalh-studio/exfetch-deno/<Tag>/mod.ts` |
| Pax | `https://pax.deno.dev/hugoalh-studio/exfetch-deno[@<Tag>]/mod.ts` |
Expand Down

0 comments on commit db7766e

Please sign in to comment.