README.md in decidim-surveys-0.7.4 vs README.md in decidim-surveys-0.8.0
- old
+ new
@@ -1,24 +1,29 @@
# Decidim::Surveys
The Surveys module adds one of the main features of Decidim: allows admins to contribute to a participatory process by creating surveys. Users can participate in the surveys answering their questions from the public page.
## Usage
+
Surveys will be available as a Feature for a Participatory Process.
## Installation
+
Add this line to your application's Gemfile:
```ruby
gem 'decidim-surveys'
```
And then execute:
+
```bash
-$ bundle
+bundle
```
## Contributing
+
See [Decidim](https://github.com/decidim/decidim).
## License
+
See [Decidim](https://github.com/decidim/decidim).