README.md in gemsmith-3.0.0 vs README.md in gemsmith-3.1.0

- old
+ new

@@ -40,12 +40,15 @@ # Setup For a secure install, type the following from the command line (recommended): gem cert --add <(curl -Ls http://www.redalchemist.com/gem-public.pem) - gem install gemsmith --trust-policy HighSecurity + gem install gemsmith --trust-policy MediumSecurity -...or, for an insecure install, type the following (not recommended): +NOTE: A HighSecurity trust policy would be best but MediumSecurity enables signed gem verification while +allowing the installation of unsigned dependencies since they are beyond the scope of this gem. + +For an insecure install, type the following (not recommended): gem install gemsmith You can configure common settings for future gem builds by creating the following file: