From 753f0fcec12c9e8d716d549ff7a0ff990202f8b5 Mon Sep 17 00:00:00 2001 From: Jason Yu Date: Wed, 3 May 2017 20:52:15 +0100 Subject: [PATCH] update README.md for the structure of Skeleton --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da83064..a6f88ee 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The download includes Skeleton's CSS, Normalize CSS as a reset, a sample favicon Skeleton/ ├── index.html ├── css/ -│ ├── normalize.min.css +│ ├── normalize.css │ └── skeleton.css └── images/ └── favicon.ico