diff --git a/README.md b/README.md index 71305e3..de974f1 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Redux middleware for fetching data with axios HTTP client npm i -S redux-axios-middleware ``` -> You can also use in browser via ``, +> You can also use in browser via ``, the package will be available under namespace `ReduxAxiosMiddleware` ## How to use?