Skip to content

Commit

Permalink
Update Readme.rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
toolmantim committed Dec 7, 2014
1 parent c05f5d1 commit 95bcd97
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Readme.rdoc
Expand Up @@ -19,7 +19,9 @@ Simply <tt>require</tt> and <tt>use</tt> from your rackup file (e.g. <tt>config.

Your Rack application will now serve English Breakfast and respond with a <tt>418 I'm a teapot</tt> if it receives any <tt>BREW</tt> or <tt>application/coffee-pot-command</tt> requests.

Tea connoisseurs may wish to refer to Teapot for a finer selection of tea.
Hater of English Breakfast? You're in luck—just pass in your preferred brew.

use Teapot, "Lady Grey"

== BREWING

Expand Down

0 comments on commit 95bcd97

Please sign in to comment.