Skip to content

Commit

Permalink
Remove trailing whitespace from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mrduncan authored and defunkt committed Feb 3, 2011
1 parent 7027d71 commit 7ca0bf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Resque
======

Resque (pronounced like "rescue") is a Redis-backed library for creating
background jobs, placing those jobs on multiple queues, and processing
Resque (pronounced like "rescue") is a Redis-backed library for creating
background jobs, placing those jobs on multiple queues, and processing
them later.

Background jobs can be any Ruby class or module that responds to
Expand Down

0 comments on commit 7ca0bf3

Please sign in to comment.