diff --git a/README.md b/README.md index a33d5c1..8245ddd 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Check the [Documentation](https://jsr.io/@pretch) in JSR ### Core (Vanilla Javascript) - @pretch/core In the nexts examples, fetch is enhaced with a middleware that will be -automatically add default headers to every request +automatically add default headers to every request: Create a custom fetch with behaviour enhaced through middleware and a base URL