README.md in decidim-plans-0.16.0 vs README.md in decidim-plans-0.16.1

- old
+ new

@@ -1,7 +1,12 @@ # Decidim::Plans +[![Build Status](https://travis-ci.com/mainio/decidim-module-plans.svg?branch=master)](https://travis-ci.com/mainio/decidim-module-plans) +[![codecov](https://codecov.io/gh/mainio/decidim-module-plans/branch/master/graph/badge.svg)](https://codecov.io/gh/mainio/decidim-module-plans) + +The gem has been developed by [Mainio Tech](https://www.mainiotech.fi/). + A [Decidim](https://github.com/decidim/decidim) module that provides a new component that can be added to any participatory space in Decidim. The component allows users to write plans together that link to specific proposals. Further on these plans can be converted to budgeting projects once the process moves to budgeting. @@ -23,9 +28,12 @@ allows all plans to appear in the same format. - Plans can be later on converted into budgeting processes for the budgets component once they are finished. When converting, the different sections are converted to sub-headings in the budgeting project's description and the budget needs to be specified by the user doing the conversion. + +Development of this gem has been sponsored by the +[City of Helsinki](https://www.hel.fi/). ## Installation Add this line to your application's Gemfile: