summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-04-03 10:30:35 -0700
committerThomas Park <thomas@thomaspark.me>2013-04-03 10:30:35 -0700
commitc6ef0fc09013f2ec2701a3dc228e03ce6965ef13 (patch)
treeca7a67fc323bf840267aa924949c2227ce5c03fe
parentdf43142217c5bb539afa27b79eb3a663149d08a6 (diff)
parent75af5afe009b5a89447616d63e36edf4dc1c1484 (diff)
Merge pull request #92 from nrub/patch-1
Add a note about the bootswatch-scss bower component
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b766f6d0..658fbca4 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Head over to [Bootswatch](http://bootswatch.com) and download the `bootstrap.min
The themes are also hosted on [BootstrapCDN](http://www.bootstrapcdn.com/).
-For use with Rails, check out [bootswatch-rails](https://github.com/maxim/bootswatch-rails) (Sass) and [twitter-bootswatch-rails](https://github.com/scottvrosenthal/twitter-bootswatch-rails) (LESS).
+For use with Rails, check out [bootswatch-rails](https://github.com/maxim/bootswatch-rails) (Sass) and [twitter-bootswatch-rails](https://github.com/scottvrosenthal/twitter-bootswatch-rails) (LESS). For use with a Yeoman app or with Bower check out [bootswatch-scss](https://github.com/nrub/bootswatch-scss).
Customization
@@ -60,4 +60,4 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use
http://www.apache.org/licenses/LICENSE-2.0
-Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. \ No newline at end of file
+Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.