From: Thomas Park Date: Thu, 6 Dec 2012 22:40:16 +0000 (-0500) Subject: swatchmaker: fixed link in readme, removed zip X-Git-Tag: v2.2.2~5 X-Git-Url: http://git.roojs.org/?p=bootswatch;a=commitdiff_plain;h=d509175e57c9a22b230a7a8b8d4611fabacd7cd9 swatchmaker: fixed link in readme, removed zip --- diff --git a/README.md b/README.md index 9f7c11f..9938481 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ Bootswatch Bootswatch is a collection of free themes for [Twitter Bootstrap](http://twitter.github.com/bootstrap/). Check it out at [bootswatch.com](http://bootswatch.com). -On GitHub, the source is located in the [gh-pages branch](https://github.com/thomaspark/bootswatch/tree/gh-pages). - Usage ----- Head over to [Bootswatch](http://bootswatch.com) and download the `bootstrap.min.css` file associated with a theme. diff --git a/swatchmaker/README.md b/swatchmaker/README.md index b9c8595..e00fe2a 100644 --- a/swatchmaker/README.md +++ b/swatchmaker/README.md @@ -3,7 +3,7 @@ Create your own swatch 1. Download Bootstrap ------ -Download and unpack [swatchmaker.zip](https://github.com/thomaspark/bootswatch/blob/master/swatchmaker/swatchmaker.zip?raw=true). In terminal, navigate to `swatchmaker/` and run the command `make bootstrap` to update to the latest version of Bootstrap. +Download and unpack [Bootswatch](https://github.com/thomaspark/bootswatch/tags). In terminal, navigate to `swatchmaker/` and run the command `make bootstrap` to update to the latest version of Bootstrap. 2. Install LESS diff --git a/swatchmaker/swatchmaker.zip b/swatchmaker/swatchmaker.zip deleted file mode 100644 index b99a3e4..0000000 Binary files a/swatchmaker/swatchmaker.zip and /dev/null differ