From e0b4541ecda14719f14b635514c17a5bef422fb3 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Sat, 18 Mar 2017 17:38:20 +0100 Subject: [PATCH] Update README --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ffd2ef6..acdd68a 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,13 @@ and Python 3. python guetzli-recursively.py [folder] ``` -Example +## Example ```bash python guetzli-recursively.py img ``` -## out +out ```bash img/tasks.jpg @@ -29,5 +29,4 @@ img/portfolio/idecrea/space.jpg It is not necessary to optimize img/portfolio/home.jpg Save 3% -img/master.jpg ```