diff --git a/README.rst b/README.rst index daf6937..a5d2bcd 100644 --- a/README.rst +++ b/README.rst @@ -13,7 +13,7 @@ Pika connection pooling inspired by: - `flask-pika `_ - `sqlalchemy.pool.Pool `_ -Typically you'll go with local shovel(s), `krazee-eyez kombu `_, etc. but this works too. +Typically you'll go with local `shovels `_, `krazee-eyez kombu `_, etc. but this works too. usage ----- @@ -74,7 +74,7 @@ Tests pass: so update ``__version__`` in: -- ``pilo/__init__.py`` +- ``__init__.py`` then commit and tag it: