Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
oddjobsman committed Jan 8, 2014
1 parent 7db412d commit 1c3a38d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
gulp-sloc
=========

A port of the grunt-sloc plugin for gulp with some minor changes.
A port of the [grunt-sloc](https://github.com/rhiokim/grunt-sloc) plugin for gulp with some minor changes.

[![build status](https://secure.travis-ci.org/oddjobsman/circuitbox.png)](http://travis-ci.org/oddjobsman/circuitbox)
[![dependency status](https://david-dm.org/oddjobsman/circuitbox.png)](https://david-dm.org/oddjobsman/circuitbox)
@@ -116,4 +116,4 @@ Would output the sloc results in the file `./reports/testSloc.json`.
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request
5. Create new Pull Request

0 comments on commit 1c3a38d

Please sign in to comment.