README.md in decidim-accountability-0.7.4 vs README.md in decidim-accountability-0.8.0
- old
+ new
@@ -1,26 +1,29 @@
# Decidim::Accountability
The Accountability module adds results to any participatory process. It adds a CRUD engine to the admin and public views scoped inside the participatory process. Accountability will link to related meetings and proposals and will be used to show the progress on the related proposals.
-
## Usage
Accountability will be available as a Feature for a Participatory Process.
## Installation
+
Add this line to your application's Gemfile:
```ruby
gem 'decidim-accountability'
```
And then execute:
+
```bash
-$ bundle
+bundle
```
## Contributing
+
See [Decidim](https://github.com/AjuntamentdeBarcelona/decidim).
## License
+
See [Decidim](https://github.com/AjuntamentdeBarcelona/decidim).