Skip to content

Commit

Permalink
Created README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Patterson committed Dec 20, 2008
1 parent a0d4058 commit 91f5fa6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README
@@ -0,0 +1,15 @@
= Yammer4R

== Developers
* {Jim Patterson} <jimp79 at gmail dot com>

== Description
Yammer4R provides an object based API to query or update your Yammer account via pure Ruby. It hides the ugly HTTP/REST code from your code.

== External Dependencies
* Ruby 1.8 (tested with 1.8.7)
* JSON gem (tested with versions: 1.1.3)
* OAuth gem (tested with versions: 0.2.7)

== Usage Examples
Coming soon...

0 comments on commit 91f5fa6

Please sign in to comment.