diff --git a/readme.md b/readme.md index e2ab23cf..69651ee6 100644 --- a/readme.md +++ b/readme.md @@ -16,3 +16,13 @@ take care of all the transactional details like: Test driven development should be a concern on the development of the Budy infra-structure so that all the use cases are proper validated before implementation. + +## License + +Budy is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/). + +## Build Automation + +[![Build Status](https://travis-ci.org/hivesolutions/budy.png?branch=master)](https://travis-ci.org/hivesolutions/budy) +[![Coverage Status](https://coveralls.io/repos/hivesolutions/budy/badge.png?branch=master)](https://coveralls.io/r/hivesolutions/budy?branch=master) +[![PyPi Status](https://img.shields.io/pypi/v/budy.png)](https://pypi.python.org/pypi/budy)