Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/picturepan2/spectre.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan Zhu <picturepan2@hotmail.com>2016-04-15 08:20:27 +0300
committerYan Zhu <picturepan2@hotmail.com>2016-04-15 08:20:27 +0300
commit8816965b79b4c22012a2d044c537b2d377d4bf74 (patch)
tree959867ff73d913ba80ffd617a8e505d1417d8e5a /README.md
parent597b71f18ef3d0544d7d7cb57bc8df0917cdace7 (diff)
add autocomplete input and new chip code
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index c28c6f3..bc066c1 100644
--- a/README.md
+++ b/README.md
@@ -18,9 +18,9 @@ There are 3 ways to get started with Spectre CSS framework in your projects. You
##### Install manually
Download the compiled and minified [Spectre CSS file](https://github.com/picturepan2/spectre/tree/master/dist).
##### Install with NPM
-`$ npm install spectre.css`
+`$ npm install spectre.css --save`
##### Install with Bower
-`$ bower install spectre.css`
+`$ bower install spectre.css --save`
And include it in your website or Web app &lt;head&gt; part.
@@ -32,7 +32,7 @@ And include it in your website or Web app &lt;head&gt; part.
- [typography](http://picturepan2.github.io/spectre/#typography) - headings, paragraphs, blockquote, lists and code elements, optimized for asian fonts
- [layout](http://picturepan2.github.io/spectre/#layout) - flexbox based responsive layout system
-- [tables](http://picturepan2.github.io/spectre/#tables)
+- [tables](http://picturepan2.github.io/spectre/#tables) - organize and display data
- [buttons](http://picturepan2.github.io/spectre/#buttons) - button styles in different types and sizes, and even button groups
- [forms](http://picturepan2.github.io/spectre/#forms) - input, radio, checkbox, switch and other form elements
- [media](http://picturepan2.github.io/spectre/#media) - responsive image and video class