reminder to inherit from Plugin in version.rb
minor: fixed indent in code
Added initializer to inline guard example
Updated Create a guard (markdown)
Clarify ::Guard requirement
Update example to use Guard::Compat
Back to using Plugin
Use Guard Class for defining a new Guard
Use consistent file name: yoyo.rb instead of guard-yoyo.rb. Now matches references above and below.
Update the list of methods that can be overridden and update inline doc
bundle creates the directory
Created Create a guard (markdown)