Skip to content

Commit 658d119

Browse files
committed
fixed coveralls badge
1 parent fe2daf3 commit 658d119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Rename CSS Selectors (RCS)
22

33
[![Build Status](https://travis-ci.org/JPeer264/node-rename-css-selectors.svg?branch=master)](https://travis-ci.org/JPeer264/node-rename-css-selectors)
4-
[![Coverage Status](https://coveralls.io/repos/github/JPeer264/rename-css-selectors/badge.svg)](https://coveralls.io/github/JPeer264/rename-css-selectors)
4+
[![Coverage Status](https://coveralls.io/repos/github/JPeer264/node-rename-css-selectors/badge.svg?branch=master)](https://coveralls.io/github/JPeer264/node-rename-css-selectors?branch=master)
55

66
This module renames all CSS selectors in the given files. It will collect all selectors from the given CSS files. Do not worry about your selectors, `rcs` will do it for you.
77

0 commit comments

Comments
 (0)