README.md in chef-sugar-3.5.0 vs README.md in chef-sugar-3.6.0
- old
+ new
@@ -4,13 +4,12 @@
[][travis]
[gem]: https://rubygems.org/gems/chef-sugar
[travis]: http://travis-ci.org/sethvargo/chef-sugar
-Chef Sugar is a Gem & Chef Recipe that includes series of helpful sugar of the Chef core and other resources to make a cleaner, more lean recipe DSL, enforce DRY principles, and make writing Chef recipes an awesome experience!
+Chef Sugar is a Gem & Chef Recipe that includes series of helpful syntactic sugars on top of the Chef core and other resources to make a cleaner, more lean recipe DSL, enforce DRY principles, and make writing Chef recipes an awesome and fun experience!
-
Installation
------------
If you want to develop/hack on chef-sugar, please see the Contributing.md.
If you are using Berkshelf, add `chef-sugar` to your `Berksfile`:
@@ -101,9 +100,10 @@
- `gce?`
- `linode?`
- `openstack?`
- `cloudstack?`
- `rackspace?`
+- `softlayer?`
#### Examples
```ruby
template '/tmp/config' do
variables(