From 52f9d02c6d4292d49b39a17132e951a95d1b446d Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Tue, 2 Dec 2014 12:12:08 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 243d594c9..0b6ad1285 100755 --- a/README.md +++ b/README.md @@ -38,14 +38,14 @@ To use the "ready-to-use" distribution version, which includes all components, s `dist/semantic.js` and `dist/semantic.css` (or their minified counterparts) in your page. ``` html - + ``` You may also prefer to use individual components found in `dist/components` to reduce the libraries file size. ``` html - + ``` If you are unable to run build tools, for whatever reason, you can create a custom build by simply copying and pasting your necessary components into an online minifier](http://marijnhaverbeke.nl/uglifyjs)