Skip to content

Commit b5933c8

Browse files
authored
Update README.md
1 parent 76c6e15 commit b5933c8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Welcome to the home of ScribeJava, the simple OAuth client Java lib!
22

3-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.scribejava/scribejava/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.scribejava/scribejava)
3+
[![Donate](https://www.paypalobjects.com/en_US/RU/i/btn/btn_donateCC_LG.gif)](https://github.com/scribejava/scribejava/blob/master/donate.md) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.scribejava/scribejava/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.scribejava/scribejava)
44

55

66
# Why use ScribeJava?
@@ -141,6 +141,10 @@ And in case you need just core classes (that's it, without any external API (FB,
141141
</dependency>
142142
```
143143

144+
## How can I help ScribeJava
145+
146+
First of all, Pull Requests are welcome, Second option is [donations](https://github.com/scribejava/scribejava/blob/master/donate.md).
147+
144148
## Getting started in less than 2 minutes
145149

146150
Check the [Getting Started](https://github.com/scribejava/scribejava/wiki/getting-started) page and start rocking! Please Read the [FAQ](https://github.com/scribejava/scribejava/wiki/faq) before creating an issue :)

0 commit comments

Comments
 (0)