More README formatting.

Note: This was a separate commit to ease
cherry-picking (slim support is not part of
the 1.1.x branch).
This commit is contained in:
Konstantin Haase 2011-01-11 09:32:25 +01:00
parent 9fc3f1d10b
commit 37cef00ebc
1 changed files with 1 additions and 1 deletions

View File

@ -461,7 +461,7 @@ If you have Tilt 1.2 or later, you may also use inline markaby:
=== Slim Templates
The slim gem/library is required to render Slim templates:
The <tt>slim</tt> gem/library is required to render Slim templates:
# You'll need to require slim in your app
require 'slim'