Skip to content

Commit f35c6c5

Browse files
committed
github sponsor instead of beerpay
Signed-off-by: Stefan Niederhauser <ghuder5@gmx.ch>
1 parent cb3ebff commit f35c6c5

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
[![codecov](https://codecov.io/gh/nidi3/graphviz-java/branch/master/graph/badge.svg)](https://codecov.io/gh/nidi3/graphviz-java)
44
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
55
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/guru.nidi/graphviz-java/badge.svg)](https://maven-badges.herokuapp.com/maven-central/guru.nidi/graphviz-java)
6-
[![Beerpay](https://beerpay.io/nidi3/graphviz-java/badge.svg?style=beer)](https://beerpay.io/nidi3/graphviz-java)
7-
[![Beerpay](https://beerpay.io/nidi3/graphviz-java/make-wish.svg?style=plastic)](https://beerpay.io/nidi3/graphviz-java?focus=wish)
6+
[![](https://img.shields.io/github/sponsors/nidi3?style=social)](https://github.com/sponsors/nidi3)
87

98
Use graphviz with pure java. Create graphviz models using java code and convert them into nice graphics.
109

@@ -477,9 +476,3 @@ Graphviz.fromGraph(g)
477476
```
478477
[//]: # (end)
479478
<img src="https://rawgit.com/nidi3/graphviz-java/master/graphviz-rough/example/ex1-rough.png" width="200">
480-
481-
## Support on Beerpay
482-
I like :beers:!
483-
484-
[![Beerpay](https://beerpay.io/nidi3/graphviz-java/badge.svg?style=beer)](https://beerpay.io/nidi3/graphviz-java)
485-
[![Beerpay](https://beerpay.io/nidi3/graphviz-java/make-wish.svg?style=plastic)](https://beerpay.io/nidi3/graphviz-java?focus=wish)

0 commit comments

Comments
 (0)