README.md in beaker-hostgenerator-0.7.4 vs README.md in beaker-hostgenerator-0.8.0

- old
+ new

@@ -225,14 +225,15 @@ It may be necessary to URL-encode the input in order for it to properly be used in certain contexts, such as Jenkins. In most cases it will only be necessary to escape the characters that support -arbitrary settings, which means the following three characters: +arbitrary settings, which means the following four characters: - `{` is `%7B` - `,` is `%2C` - `}` is `%7D` +- ` ` is `%20` For a full URL encoding reference see: http://www.w3schools.com/tags/ref_urlencode.asp ``` $ beaker-hostgenerator centos6-64mcd-aix53-POWERfa%7Bhypervisor=aix%2Cvmhostname=pe-aix-53-acceptance.delivery.puppetlabs.net%7D