add syntax hilighting for require in README

This commit is contained in:
mordaroso
2012-08-10 13:49:43 +02:00
parent 4508be7753
commit 86d232103a

View File

@@ -26,7 +26,7 @@ $ guard init motion
Make sure Guard::Motion is loaded in your project Rakefile:
```
``` ruby
require 'guard/motion'
```