README.md in elephas-1.1.3 vs README.md in elephas-2.0.0
- old
+ new
@@ -4,12 +4,14 @@
[![Dependency Status](https://gemnasium.com/ShogunPanda/elephas.png?travis)](https://gemnasium.com/ShogunPanda/elephas)
[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/ShogunPanda/elephas)
A storage agnostic caching framework.
-http://github.com/ShogunPanda/elephas
+http://sw.cow.tc/elephas
+http://rdoc.info/gems/elephas
+
## Usage
The usage of the framework is really simple.
At first you have to setup a provider (that is, a storage) for the Elephas. By default it uses an internal hash, and also Rails is supported.
@@ -51,7 +53,7 @@
* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.
## Copyright
-Copyright (C) 2012 and above Shogun <shogun_panda@me.com>.
+Copyright (C) 2013 and above Shogun (shogun_panda@me.com).
Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.