Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Jun 11, 2015
1 parent e883574 commit 3a065d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Mixed sync-async queue, supposed to be used for communicating between
classic synchronous (threaded) code and asynchronous (in terms of
asyncio_) one.

Like Janus_ god queue object from the library has two faces:
synchronous and asynchronous interfaces.
Like Janus_ god the queue object from the library has two faces:
synchronous and asynchronous interface.

Synchronous is fully compatible with `standard queue
<https://docs.python.org/3/library/queue.html>`_, asynchronous one
Expand Down

0 comments on commit 3a065d8

Please sign in to comment.