From ca2a1ccbe84bf2e1e0043ab138f39f5ec1d7df0f Mon Sep 17 00:00:00 2001 From: Fabio Soares Date: Mon, 19 Dec 2016 08:17:56 -0300 Subject: [PATCH] Update README.md --- README.md | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a67b692..0443a15 100644 --- a/README.md +++ b/README.md @@ -1 +1,27 @@ -# Sculptor - The future web experience ## About Sculptor is a CSS Framework that allows you make beautiful web-based applications. We've got inspired in designs we believe is real futuristic and in colors of the universe. Created by [Fabio Soares](http://facebook.com/1fabiosoares) on a 2016 saturday afternoon. ## Getting Started - [Download](https://github.com/1fabiosoares/sculptor/releases) on Github Releases - Clone our repository `git clone git@github.com:1fabiosoares/sculptor.git` - Use [CDN](https://unpkg.com/sculptorcss@0.0.2/css/sculptor.min.css) `https://unpkg.com/sculptorcss@0.0.1/css/sculptor.min.css` - Download npm package `npm install sculptorcss` - Download bower package `bower install sculptor` - Download composer package `*future*` Put it on you HTML page Using CDN or using a local reference \ No newline at end of file +# Sculptor - The future web experience + +## About + +Sculptor is a CSS Framework that allows you make beautiful web-based applications. +We've got inspired in designs we believe is real futuristic and in colors of the universe. +Created by [Fabio Soares](http://facebook.com/1fabiosoares) on a 2016 saturday afternoon. + +## Getting Started + +- [Download](https://github.com/1fabiosoares/sculptor/releases) on Github Releases +- Clone our repository `git clone git@github.com:1fabiosoares/sculptor.git` +- Use [CDN](https://unpkg.com/sculptorcss@0.0.2/css/sculptor.min.css) `https://unpkg.com/sculptorcss@0.0.2/css/sculptor.min.css` +- Download npm package `npm install sculptorcss` +- Download bower package `bower install sculptor` +- Download composer package `*future*` + +Put it on you HTML page + +Using CDN + + + +or using a local reference + + +