Skip to content

Commit

Permalink
Fix wording.
Browse files Browse the repository at this point in the history
  • Loading branch information
nvie committed Mar 28, 2012
1 parent 166a79a commit ccc9abd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
RQ (_Redis Queue_) is a simple Python library for queueing jobs and processing
them in the background with workers. It is backed by Redis and it is designed
to have a low barrier to entry. It should easily be integrated in your web
stack.
to have a low barrier to entry. It should be integrated in your web stack
easily.


## Getting started
Expand Down

0 comments on commit ccc9abd

Please sign in to comment.