Skip to content

Commit 332c9ac

Browse files
authored
Merge pull request #11 from bisterix-studio/badges
Add badges
2 parents 2ae30da + d60e861 commit 332c9ac

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

.vscode/settings.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"printerr",
2929
"printwarn",
3030
"stylebox",
31-
"titlebar"
31+
"titlebar",
32+
"Treeware"
3233
],
3334
"files.associations": {
3435
"*.djson": "json",
@@ -56,5 +57,8 @@
5657
"css.customData": [
5758
".vscode/tailwind.json"
5859
],
59-
"markdown.extension.toc.updateOnSave": false
60+
"markdown.extension.toc.updateOnSave": false,
61+
"github.copilot.enable": {
62+
"*": false
63+
}
6064
}

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ You can install it via the Asset Library or
1616
from GitHub.
1717

1818
[![GitHub Licence](https://img.shields.io/github/license/bisterix-studio/parley?style=flat-square)](https://raw.githubusercontent.com/bisterix-studio/parley/main/LICENSE)
19+
[![Plant Tree](https://img.shields.io/badge/dynamic/json?color=brightgreen&label=Plant%20Tree&query=%24.total&url=https%3A%2F%2Fpublic.offset.earth%2Fusers%2Ftreeware%2Ftrees)](https://plant.treeware.earth/bisterix-studio/parley)
1920

2021
![Example usage of Parley](https://parley.bisterixstudio.com/illustration/parley-graph-view.gif)
2122

@@ -100,6 +101,12 @@ submit an issue if you have any further data on this issue.
100101
Parley is 100% free and open-source, under the MIT licence.
101102
[The license is distributed with Parley and can be found in the `addons/parley` folder](https://github.com/bisterix-studio/parley/blob/main/addons/parley/LICENSE).
102103

104+
This package is [Treeware](https://treeware.earth). If you use it in production,
105+
then we ask that you
106+
[**buy the world a tree**](https://plant.treeware.earth/bisterix-studio/parley)
107+
to thank us for our work. By contributing to the Treeware forest you’ll be
108+
creating employment for local families and restoring wildlife habitats.
109+
103110
## Contributions
104111

105112
[Contributions](https://github.com/bisterix-studio/parley/blob/main/CONTRIBUTING.md),

addons/parley/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ You can install it via the Asset Library or
1616
from GitHub.
1717

1818
[![GitHub Licence](https://img.shields.io/github/license/bisterix-studio/parley?style=flat-square)](https://raw.githubusercontent.com/bisterix-studio/parley/main/LICENSE)
19+
[![Plant Tree](https://img.shields.io/badge/dynamic/json?color=brightgreen&label=Plant%20Tree&query=%24.total&url=https%3A%2F%2Fpublic.offset.earth%2Fusers%2Ftreeware%2Ftrees)](https://plant.treeware.earth/bisterix-studio/parley)
1920

2021
![Example usage of Parley](https://parley.bisterixstudio.com/illustration/parley-graph-view.gif)
2122

@@ -100,6 +101,12 @@ submit an issue if you have any further data on this issue.
100101
Parley is 100% free and open-source, under the MIT licence.
101102
[The license is distributed with Parley and can be found in the `addons/parley` folder](https://github.com/bisterix-studio/parley/blob/main/addons/parley/LICENSE).
102103

104+
This package is [Treeware](https://treeware.earth). If you use it in production,
105+
then we ask that you
106+
[**buy the world a tree**](https://plant.treeware.earth/bisterix-studio/parley)
107+
to thank us for our work. By contributing to the Treeware forest you’ll be
108+
creating employment for local families and restoring wildlife habitats.
109+
103110
## Contributions
104111

105112
[Contributions](https://github.com/bisterix-studio/parley/blob/main/CONTRIBUTING.md),

0 commit comments

Comments
 (0)