From 772d7335d3fb01cfd95a886e6a535f7f7e7ed979 Mon Sep 17 00:00:00 2001
From: amzrk2
Date: Mon, 20 Apr 2020 16:29:46 +0800
Subject: Add webp checker for dev use

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

(limited to 'README.md')

diff --git a/README.md b/README.md
index 724f0f6..fafcc5c 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,12 @@ $ hugo server
 
 Now enter [```localhost:1313```](http://localhost:1313) in the address bar of your browser.
 
+If you want to generate your site, just run:
+
+```bash
+$ hugo --minify
+```
+
 ## Update the theme
 
 Inside the folder of your Hugo site run:
-- 
cgit v1.2.3