diff --git a/README.md b/README.md index b7e05d6..b3a7cdf 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ export default function MyApp({ Component, pageProps }) { If no props are passed to ``, below is the default configuration applied. ```jsx -`, below is the default configuratio You can use [other configurations](https://github.com/rstacruz/nprogress#configuration) which NProgress provides by adding a JSON in `options` props. ```jsx - + ```