README.md in yammer-oauth2-0.2.0 vs README.md in yammer-oauth2-0.3.0
- old
+ new
@@ -34,10 +34,10 @@
```ruby
require 'yammer-oauth2/client'
-yammer_client = YammmerOAuth2::Client.new('www.yammer.com', 'PRbTcg9qjgKsp4jjpm1pw', 'Xn7kp7Ly0TCY4GtZWkmSsqGEPg10DmMADyjWkf2U')
+yammer_client = YammmerOAuth2::Client.new('PRbTcg9qjgKsp4jjpm1pw', 'Xn7kp7Ly0TCY4GtZWkmSsqGEPg10DmMADyjWkf2U')
```
## Authorization Grants
The client wraps around the creation of any given grant and passing in the parameters defined in the configuration
\ No newline at end of file