Skip to content

Commit 1794c70

Browse files
authored
Merge pull request #470 from nschloe/add-discord-button
add discord badge
2 parents f5c5ee7 + 43e75b5 commit 1794c70

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
[![GitHub stars](https://img.shields.io/github/stars/nschloe/tikzplotlib.svg?style=flat-square&logo=github&label=Stars&logoColor=white)](https://github.com/nschloe/tikzplotlib)
1111
[![PyPi downloads](https://img.shields.io/pypi/dm/tikzplotlib.svg?style=flat-square)](https://pypistats.org/packages/tikzplotlib)
1212

13+
[![Discord](https://img.shields.io/static/v1?logo=discord&label=chat&message=on%20discord&color=7289da&style=flat-square)](https://discord.com/channels/818781969562599434/818781969562599438)
1314
[![Documentation Status](https://readthedocs.org/projects/tikzplotlib/badge/?version=latest&style=flat-square)](https://readthedocs.org/projects/tikzplotlib/?badge=latest)
1415
[![awesome](https://img.shields.io/badge/awesome-yes-brightgreen.svg?style=flat-square)](https://github.com/nschloe/tikzplotlib)
1516

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ url = https://github.com/nschloe/tikzplotlib
88
project_urls =
99
Code=https://github.com/nschloe/tikzplotlib
1010
Issues=https://github.com/nschloe/tikzplotlib/issues
11+
Funding=https://github.com/sponsors/nschloe
1112
long_description = file: README.md
1213
long_description_content_type = text/markdown
1314
license = MIT

0 commit comments

Comments
 (0)