samples/custom_config.rb in squib-0.5.1 vs samples/custom_config.rb in squib-0.6.0

- old
+ new

@@ -2,10 +2,10 @@ Squib::Deck.new(config: 'custom-config.yml') do # Custom color defined in our config background color: :foo - # Hints are turned on in the config file + # Hints can be turned on in the config file text str: 'The Title', x: 0, y: 78, width: 825, font: 'Arial 72', align: :center # Progress bars are shown for these commands # And images are taken from config-imgdir