From 454ea0146dc6087b9e3b96b4a2f7b66ce1a2f4f7 Mon Sep 17 00:00:00 2001
From: Luiz de PrĂ¡ <luiz.pra@olist.com>
Date: Fri, 23 Mar 2018 19:49:06 +0000
Subject: [PATCH] Add Makefile to build CSS

---
 README.md |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index c838ed4..cf84788 100644
--- a/README.md
+++ b/README.md
@@ -58,6 +58,12 @@
 
 ### Build & Test
 
+To update or generate the minified CSS file:
+
+```
+make build
+```
+
 To build your site and test, run:
 
 ```
@@ -80,4 +86,4 @@
 ## Special Thanks
 
 - Gleen McComb, for his great [article](https://glennmccomb.com/articles/how-to-build-custom-hugo-pagination/) about custom pagination.
-- All contributors, for every PR and Issue reported.\
+- All contributors, for every PR and Issue reported.

--
Gitblit v1.10.0