From 8a66be2a05f81b72844a30d848813883fe2d6ff1 Mon Sep 17 00:00:00 2001 From: Thiago Santos Date: Fri, 24 Mar 2017 11:56:35 -0300 Subject: [PATCH] :memo: Write long description --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6da7dd7..10f99ff 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,13 @@ > Build low quality images. +Create low quality images to improve the load time of your page, and fetch the real images asynchronously. You can do that with the help of lowly and [progressively](https://github.com/thinker3197/progressively). + ## Table of Contents - [Install](#install) - [Usage](#usage) - - [CLI](#cli) + - [CLI](#cli) - [API](#api) - [License](#license)