Skip to content

Commit a1a8ed5

Browse files
Added attribution badges
1 parent 4cee494 commit a1a8ed5

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 @@ sourcemapify
22
============================
33
#### source-map plugin for Browserify
44

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

88
[![Coverage Status](https://coveralls.io/repos/github/JS-DevTools/sourcemapify/badge.svg?branch=master)](https://coveralls.io/github/JS-DevTools/sourcemapify?branch=master)
@@ -70,7 +70,7 @@ The base path of the bundle (i.e. the bundle file's directory, relative to cwd).
7070

7171
Contributing
7272
--------------------------
73-
I welcome any contributions, enhancements, and bug-fixes. [File an issue](https://github.com/JS-DevTools/sourcemapify/issues) on GitHub and [submit a pull request](https://github.com/JS-DevTools/sourcemapify/pulls).
73+
Contributions, enhancements, and bug-fixes are welcome! [File an issue](https://github.com/JS-DevTools/sourcemapify/issues) on GitHub and [submit a pull request](https://github.com/JS-DevTools/sourcemapify/pulls).
7474

7575
#### Building
7676
To build the project locally on your computer:
@@ -93,3 +93,12 @@ To build the project locally on your computer:
9393
License
9494
--------------------------
9595
sourcemapify is 100% free and open-source, under the [MIT license](LICENSE). Use it however you want.
96+
97+
98+
Big Thanks To
99+
--------------------------
100+
Thanks to these awesome companies for their support of Open Source developers ❤
101+
102+
[![Travis CI](https://jsdevtools.org/img/badges/travis-ci.svg)](https://travis-ci.com)
103+
[![SauceLabs](https://jsdevtools.org/img/badges/sauce-labs.svg)](https://saucelabs.com)
104+
[![Coveralls](https://jsdevtools.org/img/badges/coveralls.svg)](https://coveralls.io)

0 commit comments

Comments
 (0)