From d91d0023f6ca4cf104009d9e67bcbc3868387fc1 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Sat, 6 Jan 2018 21:25:07 -0500 Subject: [PATCH] Remove .min --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8eb22a..43dd3a9 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ Here's a quick checklist of the important folders/files you'll want to be mindfu --- -**Note:** If you're not seeing the latest version, be sure to flush browser and CDN caches. Depending on your hosting environment older versions of `/assets/css/main.css`, `/assets/js/main.min.js`, or `*.html` may be cached. +**Note:** If you're not seeing the latest version, be sure to flush browser and CDN caches. Depending on your hosting environment older versions of `/assets/css/main.css`, `/assets/js/main.js`, or `*.html` may be cached. ## Structure