Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Salazar committed Jul 1, 2014
1 parent 52e66e9 commit a977bf8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# DefRetry

An expressive way to add retry code to your methods and/or classes. With DefRetry
you can define methods with retry logic built in or you can wrap your code in a
`retry` and specify options to customize the behavior
An expressive, fully spec'd, gem to add the Retry Pattern to your methods and/or objects. With DefRetry
you can define methods with retry logic built-in or you can wrap your code in a
`retry` and specify options to customize the behavior.

## Installation

Expand Down

0 comments on commit a977bf8

Please sign in to comment.