Skip to content

Commit 72c7149

Browse files
fixed: readme badges
1 parent 37c227e commit 72c7149

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,12 @@ This script will not be transpiled and it is only thought to be part of your bui
1616
import css from 'bianco.css'
1717
```
1818

19-
[travis-image]: https://img.shields.io/travis/biancojs/@.svg?style=flat-square
20-
21-
[travis-url]: https://travis-ci.org/biancojs/@
22-
19+
[travis-image]: https://img.shields.io/travis/biancojs/css.svg?style=flat-square
20+
[travis-url]: https://travis-ci.org/biancojs/css
2321
[license-image]: http://img.shields.io/badge/license-MIT-000000.svg?style=flat-square
24-
25-
[license-url]: LICENSE.txt
26-
22+
[license-url]: LICENSE
2723
[npm-version-image]: http://img.shields.io/npm/v/bianco.css.svg?style=flat-square
28-
2924
[npm-downloads-image]: http://img.shields.io/npm/dm/bianco.css.svg?style=flat-square
30-
3125
[npm-url]: https://npmjs.org/package/bianco.css
3226

3327
## API

0 commit comments

Comments
 (0)