diff --git a/README.md b/README.md index b822f21..99138f9 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,9 @@ Then, paste the preloading HTML just inside your `body` tag. ## Demo Want to see it in action? Check out the demo at: https://demo.jdmdigital.co/percent-preloader/ +![Percent Preload Demo](demo/Precent-Preloader.gif) + You may need to throttle your browser if it's loading too fast. What a great problem that is to have. ;) ## To Do -We'll still get a ding from Page Speed testers because we're loading the JS in the head here. Thinking about a way around that. For now, it'll visually queue your users that the page is loading and to just give it a moment--rather than relying on the browser's nearly invisible loading bar or icon. \ No newline at end of file +We'll still get a ding from Page Speed testers because we're loading the JS in the head here. Thinking about a way around that. For now, it'll visually queue your users that the page is loading and to just give it a moment--rather than relying on the browser's nearly invisible loading bar or icon.