Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added simple built with gulp.js badge using shields.io badge service #405

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</a>
</p>

# gulp [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Coveralls Status][coveralls-image]][coveralls-url] [![Dependency Status][daviddm-image]][daviddm-url]
# gulp [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Coveralls Status][coveralls-image]][coveralls-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Built with gulp.js][built-with-image]](built-with-url)
> The streaming build system

## Like what we do?
Expand Down Expand Up @@ -85,3 +85,6 @@ Anyone can help make this project better - check out the [Contributing guide](/C
[depstat-image]: https://david-dm.org/gulpjs/gulp.svg
[daviddm-url]: https://david-dm.org/gulpjs/gulp
[daviddm-image]: https://david-dm.org/gulpjs/gulp.svg?theme=shields.io
[built-with-image]: http://img.shields.io/badge/built%20with-gulp.js-red.svg
[built-with-url]: http://gulpjs.com