diff --git a/README.md b/README.md index c06c055..c76e68d 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,10 @@ If no props are passed to ``, below is the default configuratio - `zIndex`: defines zIndex for the TopLoader. - `showAtBottom`: To show the TopLoader at bottom. (increase height for the TopLoader to ensure it's visibility at the mobile devices) +## Demo +Live demo: https://nextjs-toploader-demo.vercel.app/ +Repository: https://github.com/iliaamiri/nextjs-toploader + #### `NextTopLoaderProps` (props passed to the TopLoader) | **Name** | **Type** | **Default Value** |