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)