README.md in sidekiq-pool-0.1.1 vs README.md in sidekiq-pool-0.1.2
- old
+ new
@@ -1,8 +1,8 @@
# Sidekiq::Pool
-Allows using more CPU cores with Sidekiq on Ruby MRI by forking multiple processes.
+Allows Sidekiq using more CPU cores on Ruby MRI by forking multiple processes.
## Installation
Add this line to your application's Gemfile:
@@ -33,10 +33,9 @@
$ kill -TTOU masterpid
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/laurynas/sidekiq-pool.
-
## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).