README.rdoc in acts_as_account-3.1.2 vs README.rdoc in acts_as_account-3.2.0
- old
+ new
@@ -1,6 +1,8 @@
= acts_as_account
+{<img src="https://travis-ci.org/betterplace/acts_as_account.svg?branch=master" alt="Build Status" />}[https://travis-ci.org/betterplace/acts_as_account]
+
== Theory
ActsAsAccount implements a "Double Entry Accounting" system for your
Rails-models.