Skip to content

Commit 2358f7e

Browse files
committedMar 15, 2020
Added Treeware badge and license
1 parent 8d59ef3 commit 2358f7e

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed
 

‎README.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version-Bump-Prompt
1+
# Version Bump Prompt
22

33
[![Cross-Platform Compatibility](https://jstools.dev/img/badges/os-badges.svg)](https://github.com/JS-DevTools/version-bump-prompt/blob/master/.github/workflows/CI-CD.yaml)
44
[![Build Status](https://github.com/JS-DevTools/version-bump-prompt/workflows/CI-CD/badge.svg)](https://github.com/JS-DevTools/version-bump-prompt/blob/master/.github/workflows/CI-CD.yaml)
@@ -8,9 +8,12 @@
88

99
[![npm](https://img.shields.io/npm/v/@jsdevtools/version-bump-prompt.svg)](https://www.npmjs.com/package/@jsdevtools/version-bump-prompt)
1010
[![License](https://img.shields.io/npm/l/@jsdevtools/version-bump-prompt.svg)](LICENSE)
11+
[![Buy us a tree](https://img.shields.io/badge/Treeware-%F0%9F%8C%B3-lightgreen)](https://plant.treeware.earth/JS-DevTools/version-bump-prompt)
1112

1213
![Screenshot](https://jstools.dev/version-bump-prompt/img/screenshot.gif)
1314

15+
16+
1417
### Automate your release process with a single command that can:
1518

1619
- Prompt for the type of version bump
@@ -245,8 +248,9 @@ To build the project locally on your computer:
245248

246249
License
247250
--------------------------
248-
Version-Bump-Prompt is a fork of [Version-Bump](https://github.com/alexeyraspopov/node-bump) by Alexey Raspopov (c).
249-
Both the original project and this fork are licensed under the [MIT License](http://en.wikipedia.org/wiki/MIT_License)
251+
Version Bump Prompt is 100% free and open-source, under the [MIT license](LICENSE). Use it however you want.
252+
253+
This package is [Treeware](http://treeware.earth). If you use it in production, then we ask that you [**buy the world a tree**](https://plant.treeware.earth/JS-DevTools/version-bump-prompt) to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.
250254

251255

252256

0 commit comments

Comments
 (0)
Failed to load comments.