Skip to content

Commit 89fd760

Browse files
Added attribution badges
1 parent b07e9ac commit 89fd760

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Browserify Banner
22
============================
33
#### Add a comment (and/or code) to the top of your Browserify bundle
44

5-
[![Cross-Platform Compatibility](https://jsdevtools.org/img/os-badges.svg)](https://travis-ci.com/JS-DevTools/browserify-banner)
5+
[![Cross-Platform Compatibility](https://jsdevtools.org/img/badges/os-badges.svg)](https://travis-ci.com/JS-DevTools/browserify-banner)
66
[![Build Status](https://api.travis-ci.com/JS-DevTools/browserify-banner.svg?branch=master)](https://travis-ci.com/JS-DevTools/browserify-banner)
77

88
[![Coverage Status](https://coveralls.io/repos/github/JS-DevTools/browserify-banner/badge.svg?branch=master)](https://coveralls.io/github/JS-DevTools/browserify-banner?branch=master)
@@ -143,7 +143,7 @@ If this option is set, then all other options are ignored and this banner is inj
143143

144144
Contributing
145145
--------------------------
146-
I welcome any contributions, enhancements, and bug-fixes. [File an issue](https://github.com/JS-DevTools/browserify-banner/issues) on GitHub and [submit a pull request](https://github.com/JS-DevTools/browserify-banner/pulls).
146+
Contributions, enhancements, and bug-fixes are welcome! [File an issue](https://github.com/JS-DevTools/browserify-banner/issues) on GitHub and [submit a pull request](https://github.com/JS-DevTools/browserify-banner/pulls).
147147

148148
#### Building
149149
To build the project locally on your computer:
@@ -166,3 +166,12 @@ To build the project locally on your computer:
166166
License
167167
--------------------------
168168
browserify-banner is 100% free and open-source, under the [MIT license](LICENSE). Use it however you want.
169+
170+
171+
Big Thanks To
172+
--------------------------
173+
Thanks to these awesome companies for their support of Open Source developers ❤
174+
175+
[![Travis CI](https://jsdevtools.org/img/badges/travis-ci.svg)](https://travis-ci.com)
176+
[![SauceLabs](https://jsdevtools.org/img/badges/sauce-labs.svg)](https://saucelabs.com)
177+
[![Coveralls](https://jsdevtools.org/img/badges/coveralls.svg)](https://coveralls.io)

0 commit comments

Comments
 (0)