summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 930f1212..a95a394d 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,10 @@ Download the `bootstrap.min.css` file associated with a theme and replace Bootst
The themes are also hosted on [BootstrapCDN](http://www.bootstrapcdn.com/).
-Rails users should check out [twitter-bootswatch-rails](https://github.com/scottvrosenthal/twitter-bootswatch-rails).
+ Rails users should check out:
+
+* [twitter-bootswatch-rails](https://github.com/scottvrosenthal/twitter-bootswatch-rails) if using _LESS_.
+* [bootswatch-rails](https://github.com/maxim/bootswatch-rails) if using _SASS_.
Customization