diff --git a/README.md b/README.md index f18f4c14..7e1af7a6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Lazy Load Remastered +# Lazy Load Improved Lazy Load delays loading of images in long web pages. Images outside of viewport will not be loaded before user scrolls to them. This is opposite of image preloading.