diff --git a/README.md b/README.md
index 7abc0854a..b90ef2e5f 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,8 @@
Who said OAuth/OAuth2 was difficult? Configuring ScribeJava is __so easy your grandma can do it__! check it out:
```java
-OAuthService service = new ServiceBuilder(YOUR_API_KEY)
- .apiSecret(YOUR_API_SECRET)
+OAuthService service = new ServiceBuilder(YOUR_CLIENT_ID)
+ .apiSecret(YOUR_CLIENT_SECRET)
.build(LinkedInApi20.instance());
```
diff --git a/donate.md b/donate.md
index 829e9a635..99d3686dc 100644
--- a/donate.md
+++ b/donate.md
@@ -2,16 +2,9 @@ You can now help ScribeJava not only by Pull Requests.
You can use [https://www.paypal.com/paypalme/algr453](https://www.paypal.com/paypalme/algr453) directly.
-Donation button for monthly donations or donations by card (VISA, MasterCard, etc) may not be working, but you can try...
-
-Donation button from PayPal: [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E3XAUM2ET2R3Y&source=url)
-
-or old link [https://paypal.me/kullfar](https://paypal.me/kullfar)
-
-
Thanks in advance!
-ps.If you can't for any reason use above methods, let me know, we will find the way out.
+ps.If you can't for any reason use above method, let me know, we will find the way out.
Hall of fame "Donors" (in alphabetical order, if you don't want to be here, just put a note along with the donation):
1.Douglas Ross from USA