killbill-memoizeit

Update README.md

1/19/2015 11:00:17 AM

Changes

README.md 23(+20 -3)

Details

README.md 23(+20 -3)

diff --git a/README.md b/README.md
index 83e25e8..34d1d39 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,21 @@
-[![Build Status](https://travis-ci.org/killbill/killbill.png)](https://travis-ci.org/killbill/killbill)
+## Kill Bill
 
-Killbill is an open source subscription management/billing & payment system.
-You can find the documentation [here](http://kill-bill.org).
+Kill Bill is the Open-Source Billing & Payment Platform.
+
+Among features:
+
+* Subscription engine, with plans management (trial, upgrade, downgrade, etc.), support of add-ons, bundles with multiple subscriptions
+* Invoicing engine, supporting different billing alignments, recurring and one-time charges, international tax, metered billing
+* Payment state machine, with payment routing capabilities, supporting dozen of gateways
+* Plugin architecture, which allows further customization with your own business logic, in Java or Ruby
+
+You can find more information on [killbill.io](http://killbill.io).
+
+## Getting started
+
+* [Tutorials](http://killbill.io/tutorials/)
+* [User guides](http://killbill.io/userguide/) (source on [GitHub](https://github.com/killbill/killbill-docs))
+
+## License
+
+Kill Bill is released under the [Apache license](http://www.apache.org/licenses/LICENSE-2.0).