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-14 12:20:15 +0300
committerYan Zhu <picturepan2@hotmail.com>2016-04-14 12:20:15 +0300
commit29e0810bce8ae914b0c049518deef6ce6365bac5 (patch)
tree290713a5174d83e1b9ac1d7accd7224e016a6e07 /README.md
parent5315e19db4f015c05758904298002f29c04e7c9d (diff)
update Readme doc
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 16 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3893624..3fe47c3 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,6 @@ Spectre.css is a lightweight, responsive and modern CSS framework for faster and
- lightweight and clean starting point for your project and prototype
- flexbox, responsive and mobile-friendly layout
- carefully designed elements
-- optimized for asian fonts
- built in useful components and utilities
- patterns and html templates (soon)
- email templates (soon)
@@ -13,7 +12,22 @@ Spectre is a side project based on years of CSS development work on a large web
Read [the documentation](http://picturepan2.github.io/spectre/) to learn more.
-Spectre includes 3 parts:
+### Getting started
+
+There are 3 ways to get started with Spectre CSS framework in your projects. You can either manually install or use NPM and Bower.
+##### 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`
+##### Install with Bower
+`$ bower install spectre.css`
+
+And include it in your website or Web app &lt;head&gt; part.
+
+`<link rel="stylesheet" href="dist/spectre.min.css" />`
+
+### Documentation and demos
+
#### Elements
- [typography](http://picturepan2.github.io/spectre/#typography) - headings, paragraphs, blockquote, lists and code elements, optimized for asian fonts