Skip to content

Commit 62c15b5

Browse files
author
contra
committed
Merge pull request #42 from SimenB/badges
Add build status and dependency-badges
2 parents fbaa107 + 6a39b82 commit 62c15b5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
gulp-rename is a [gulp](https://github.com/wearefractal/gulp) plugin to rename files easily.
44

5+
[![NPM](https://nodei.co/npm/gulp-rename.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/gulp-rename/)
6+
7+
[![build status](https://secure.travis-ci.org/hparra/gulp-rename.svg)](http://travis-ci.org/hparra/gulp-rename)
8+
[![devDependency Status](https://david-dm.org/hparra/gulp-rename/dev-status.svg)](https://david-dm.org/hparra/gulp-rename#info=devDependencies)
9+
510
## Usage
611

712
gulp-rename provides simple file renaming methods.

0 commit comments

Comments
 (0)