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

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2019-02-13 13:01:52 +0300
committerGitHub <noreply@github.com>2019-02-13 13:01:52 +0300
commit6bc081ecf0ba95ca6ac1a976741ef2cb7a521fa4 (patch)
treefa4c51e7952f726dcc83b8efa348b3196801ebf4 /README.md
parent9cc9d0c9e0f379789ae340708e1f0d6968345e77 (diff)
Update Travis build badge to point to the master branch. (#77)
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index d08c4ae..1698669 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@
- The font sizes of all text elements will always remain in relation with each other
-![RFS](http://i.imgur.com/gJH6m6g.gif)
+![RFS](https://i.imgur.com/gJH6m6g.gif)
## Installation
@@ -148,6 +148,7 @@ project/
```
If you're using Webpack, you can simplify the `@import` using the `~` prefix:
+
```text
@import "~rfs/less";
@import "~rfs/sass";
@@ -316,5 +317,5 @@ Code released under [the MIT license](https://github.com/twbs/rfs/blob/master/LI
[npm-url]: https://npmjs.org/package/rfs
[licence-image]: https://img.shields.io/npm/l/rfs.svg
[license-url]: https://github.com/twbs/rfs/blob/master/LICENSE
-[build-image]: https://img.shields.io/travis/twbs/rfs.svg
+[build-image]: https://img.shields.io/travis/twbs/rfs/master.svg
[build-url]: https://travis-ci.org/twbs/rfs