From e6635fa2670f8eecf80fd5388135d5e2cb62a970 Mon Sep 17 00:00:00 2001 From: Fabio Soares Date: Sun, 18 Dec 2016 09:24:08 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bda1088..a67b692 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# 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.1/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.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 diff --git a/index.html b/index.html index a82613a..5af2476 100644 --- a/index.html +++ b/index.html @@ -30,7 +30,7 @@

Download on Github Releases
  • Clone our repository git clone git@github.com:1fabiosoares/sculptor.git
  • -
  • Use CDN https://unpkg.com/sculptorcss@0.0.1/css/sculptor.min.css
  • +
  • Use CDN 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*