Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
John Crepezzi committed Apr 28, 2010
1 parent aa16646 commit 78815be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rdoc
Expand Up @@ -33,7 +33,7 @@ I looked around a bit for a google translate library in Ruby that would perform
# make google happy - (NOTE: use these anywhere)
EasyTranslate.translate('Hello, world', :to => :es, :key => 'xxx', :user_ip => '127.0.0.1')

# don't want to set the key on every call? *Me either!*
# don't want to set the key on every call? \*Me either!*
EasyTranslate.api_key = 'xxx'

---
Expand All @@ -57,7 +57,7 @@ I looked around a bit for a google translate library in Ruby that would perform

===Author

* John Crepezzi - <john@crepezzi.com> / <john.crepezzi@patch.com>
* John Crepezzi - <john@crepezzi.com[mailto:john@crepezzi.com]> / <john.crepezzi@patch.com[mailto:john.crepezzi@patch.com]>

===Coming Soon

Expand Down

0 comments on commit 78815be

Please sign in to comment.