README.md in mao-0.0.7 vs README.md in mao-0.0.8
- old
+ new
@@ -5,19 +5,25 @@
## mission/tenets
1. From the code you have written, it should be sufficiently declarative and
map sufficiently predictably to SQL that you can predict the SQL produced.
+## documentation
+
+RDoc is available online at
+[rubydoc.info](http://rubydoc.info/gems/mao/0.0.7/frames), or you can try your
+luck with `rake rdoc`.
+
## releasing
1. Bump `lib/mao/version.rb` as appropriate.
2. Commit same.
3. `rake release`
## authorship
* [Timothy Leslie Allen](https://github.com/timothyleslieallen).
-* [Arlen Christian Mart Cuss](https://github.com/unnali).
+* [Yuki Izumi](https://github.com/kivikakk).
## copyright and licensing
TBD.