Skip to content

Commit 05d59bc

Browse files
Added Treeware badge and license
1 parent 4cfa1eb commit 05d59bc

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ Host Environment
33

44
### Easily detect what host environment your code is running in
55

6+
[![npm](https://img.shields.io/npm/v/@jsdevtools/host-environment.svg)](https://www.npmjs.com/package/@jsdevtools/host-environment)
7+
[![License](https://img.shields.io/npm/l/@jsdevtools/host-environment.svg)](LICENSE)
8+
[![Buy us a tree](https://img.shields.io/badge/Treeware-%F0%9F%8C%B3-lightgreen)](https://plant.treeware.earth/JS-DevTools/host-environment)
9+
610
[![Build Status](https://github.com/JS-DevTools/host-environment/workflows/CI-CD/badge.svg)](https://github.com/JS-DevTools/host-environment/blob/master/.github/workflows/CI-CD.yaml)
711
[![Coverage Status](https://coveralls.io/repos/github/JS-DevTools/host-environment/badge.svg?branch=master)](https://coveralls.io/github/JS-DevTools/host-environment)
8-
9-
[![npm](https://img.shields.io/npm/v/@jsdevtools/host-environment.svg)](https://www.npmjs.com/package/@jsdevtools/host-environment)
1012
[![Dependencies](https://david-dm.org/JS-DevTools/host-environment.svg)](https://david-dm.org/JS-DevTools/host-environment)
11-
[![License](https://img.shields.io/npm/l/@jsdevtools/host-environment.svg)](LICENSE)
1213

1314
[![OS and Browser Compatibility](https://jstools.dev/img/badges/ci-badges-with-ie.svg)](https://github.com/JS-DevTools/host-environment/blob/master/.github/workflows/CI-CD.yaml)
1415

@@ -215,6 +216,8 @@ License
215216
--------------------------
216217
Host Environment is 100% free and open-source, under the [MIT license](LICENSE). Use it however you want.
217218

219+
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/host-environment) to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.
220+
218221

219222

220223
Big Thanks To

0 commit comments

Comments
 (0)