README.md in dm-is-read_only-0.2.0 vs README.md in dm-is-read_only-0.2.1
- old
+ new
@@ -1,10 +1,11 @@
# dm-is-read_only
-* [github.com/postmodern/dm-is-read_only](http://github.com/postmodern/dm-is-read_only)
-* [github.com/postmodern/dm-is-read_only/issues](http://github.com/postmodern/dm-is-read_only/issues)
-* Postmodern (postmodern.mod3 at gmail.com)
+* [Source](http://github.com/postmodern/dm-is-read_only)
+* [Issues](http://github.com/postmodern/dm-is-read_only/issues)
+* [Documentation](http://rubydoc.info/gems/dm-is-read_only/frames)
+* [Email](mailto:postmodern.mod3 at gmail.com)
## Description
A DataMapper plugin for making Models absolutely **read-only**.
@@ -71,15 +72,16 @@
license = License.first
# => #<Licence: id: 1, name: "GPL-2", url: "http://www.gnu.org/copyleft/gpl.html">
## Requirements
-* [dm-core](http://github.com/datamapper/dm-core/) ~> 1.0.0
+* [dm-core](http://github.com/datamapper/dm-core/) ~> 1.0
## Install
$ sudo gem install dm-is-read_only
## License
-See {file:LICENSE.txt} for license information.
+Copyright (c) 2010-2011 Hal Brodigan
+See {file:LICENSE.txt} for license information.