README.md in mao-0.0.6 vs README.md in mao-0.0.7
- old
+ new
@@ -1,9 +1,18 @@
-# Mao [](http://travis-ci.org/unnali/mao)
+# Mao [](http://travis-ci.org/unnali/mao) [](https://gemnasium.com/unnali/mao)
**Mao Ain't an ORM.**
## 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.
+
+## 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).