Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2018-08-22 01:13:38 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2018-08-22 01:17:10 +0300
commit2dd87b0c471a6a00e5b19502dee702db54602400 (patch)
treeb4815b32d737dcbf12b9e86e65d6fdb370188143
parenteb15fe09de5e2f510ba6ef9fe695bc836190fb73 (diff)
readme [ci skip]
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c6c6822f..8578ac38 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Bootstrap for Sass
+# Bootstrap 3 for Sass
[![Gem Version](https://badge.fury.io/rb/bootstrap-sass.svg)](http://badge.fury.io/rb/bootstrap-sass)
[![npm version](https://img.shields.io/npm/v/bootstrap-sass.svg?style=flat)](https://www.npmjs.com/package/bootstrap-sass)
[![Bower Version](https://badge.fury.io/bo/bootstrap-sass.svg)](http://badge.fury.io/bo/bootstrap-sass)
@@ -6,7 +6,7 @@
`bootstrap-sass` is a Sass-powered version of [Bootstrap](https://github.com/twbs/bootstrap) 3, ready to drop right into your Sass powered applications.
-This is Bootstrap 3. For Bootstrap 4 use the [Bootstrap Ruby gem](https://github.com/twbs/bootstrap-rubygem) if you use Ruby, and the [main repo](https://github.com/twbs/bootstrap) otherwise.
+This is Bootstrap **3**. For Bootstrap **4** use the [Bootstrap rubygem](https://github.com/twbs/bootstrap-rubygem) if you use Ruby, and the [main repo](https://github.com/twbs/bootstrap) otherwise.
## Installation