Skip to content

Commit 48a91d1

Browse files
Added attribution badges
1 parent 8b4e4c0 commit 48a91d1

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
@@ -1,6 +1,6 @@
11
# Version-Bump-Prompt
22

3-
[![Cross-Platform Compatibility](https://jsdevtools.org/img/os-badges.svg)](https://travis-ci.com/JS-DevTools/version-bump-prompt)
3+
[![Cross-Platform Compatibility](https://jsdevtools.org/img/badges/os-badges.svg)](https://travis-ci.com/JS-DevTools/version-bump-prompt)
44
[![Build Status](https://api.travis-ci.com/JS-DevTools/version-bump-prompt.svg?branch=master)](https://travis-ci.com/JS-DevTools/version-bump-prompt)
55

66
[![Coverage Status](https://coveralls.io/repos/github/JS-DevTools/version-bump-prompt/badge.svg?branch=master)](https://coveralls.io/github/JS-DevTools/version-bump-prompt)
@@ -85,7 +85,7 @@ Version Scripts
8585

8686
Contributing
8787
--------------------------
88-
I welcome any contributions, enhancements, and bug-fixes. [File an issue](https://github.com/JS-DevTools/version-bump-prompt/issues) on GitHub and [submit a pull request](https://github.com/JS-DevTools/version-bump-prompt/pulls).
88+
Contributions, enhancements, and bug-fixes are welcome! [File an issue](https://github.com/JS-DevTools/version-bump-prompt/issues) on GitHub and [submit a pull request](https://github.com/JS-DevTools/version-bump-prompt/pulls).
8989

9090
#### Building
9191
To build the project locally on your computer:
@@ -105,3 +105,12 @@ License
105105
--------------------------
106106
Version-Bump-Prompt is a fork of [Version-Bump](https://github.com/alexeyraspopov/node-bump) by Alexey Raspopov (c).
107107
Both the original project and this fork are licensed under the [MIT License](http://en.wikipedia.org/wiki/MIT_License)
108+
109+
110+
Big Thanks To
111+
--------------------------
112+
Thanks to these awesome companies for their support of Open Source developers ❤
113+
114+
[![Travis CI](https://jsdevtools.org/img/badges/travis-ci.svg)](https://travis-ci.com)
115+
[![SauceLabs](https://jsdevtools.org/img/badges/sauce-labs.svg)](https://saucelabs.com)
116+
[![Coveralls](https://jsdevtools.org/img/badges/coveralls.svg)](https://coveralls.io)

0 commit comments

Comments
 (0)