Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Guille Carlos committed Feb 5, 2011
1 parent e231fd1 commit 8d57357
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.rdoc
Expand Up @@ -40,12 +40,14 @@ Currently you can:
:aws_secret_key => "secret_access_key",
:template => File.new("sample_email.erb").read
}

e = AmazonEmail.new(options)

3. Send it

e.send
e.send


== Install:

* sudo gem install amazon-ses
* sudo gem install amazon-ses

0 comments on commit 8d57357

Please sign in to comment.