README.md in decidim-participatory_processes-0.7.4 vs README.md in decidim-participatory_processes-0.8.0
- old
+ new
@@ -16,21 +16,25 @@
* Public views for participatory process via a high level section in the main
menu.
## Installation
+
Add this line to your application's Gemfile:
```ruby
gem 'decidim-participatory_processes'
```
And then execute:
+
```bash
-$ bundle
+bundle
```
## Contributing
+
See [Decidim](https://github.com/decidim/decidim).
## License
+
See [Decidim](https://github.com/decidim/decidim).