README.md in parallel_minion-1.0.0 vs README.md in parallel_minion-1.1.0
- old
+ new
@@ -1,9 +1,9 @@
parallel_minion [![Build Status](https://secure.travis-ci.org/reidmorrison/parallel_minion.png?branch=master)](http://travis-ci.org/reidmorrison/parallel_minion)
===============
-Pragmatic approach to parallel and asynchronous processing in Ruby
+Pragmatic approach to parallel processing in Ruby
## Description
Parallel Minion allows you to take existing blocks of code and wrap them in a minion
so that they can run asynchronously in a separate thread.
@@ -57,10 +57,10 @@
[Reid Morrison](https://github.com/reidmorrison) :: @reidmorrison
## License
-Copyright 2013, 2014 Reid Morrison
+Copyright 2013, 2014, 2105 Reid Morrison
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at