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

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2014-09-04 02:08:14 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-09-04 02:08:14 +0400
commitc062283837c63ed8e7b77b52c513db30ecb6cdb5 (patch)
tree90bcd45dd5e7923565a7248196af1dd6e5ea1394
parentbb0beeb1f192e1719da3e2426ed95feaf5ef37f6 (diff)
Update README.md
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 987740d..b444f0b 100644
--- a/README.md
+++ b/README.md
@@ -253,6 +253,12 @@ $navbar-default-color: $light-orange;
@import "bootstrap";
```
+## Version
+
+`bootstrap-sass` version reflects the upstream version, with an additional number for Sass-specific changes.
+
+Always refer to [CHANGELOG.md](/CHANGELOG.md) when upgrading.
+
---
## Development and Contributing