diff --git a/README.md b/README.md index 2f764e2..e8e58c5 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,8 @@ Or const wrappedfetch = wrapFetch({ fetch: yourFetch }); ``` -You can also add global interceptors: +You can also add global interceptors: + ```ts const wrappedfetch = wrapFetch({ interceptors: {