From bf8099e172c572cfc49a1314305597d60cc1c55f Mon Sep 17 00:00:00 2001 From: Mike Perham Date: Thu, 7 Jan 2010 16:36:25 -0600 Subject: [PATCH] Reformat --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 231d206..3ab3258 100644 --- a/README.md +++ b/README.md @@ -21,26 +21,26 @@ I'd like to see examples of calling: Examples ========== -*thin/thumbnailer.rb* +**thin/thumbnailer.rb** A Thin-based thumbnail service which transparently pulls original images off S3 and thumbnails them according to URL parameters. -*qanat* +**qanat** A SQS-based message queue processor. Qanat will process up to 10 messages concurrently. Sidenote: Qanat is one of the few official Scrabble words which does not contain a U. It is the Arabic word for an underground irrigation canal. -*evented_magick* +**evented_magick** -An eventmachine-aware version of MiniMagick which uses the EM.system call to increase performance. +An eventmachine-aware version of `MiniMagick` which uses the `EM.system` call to increase performance. Your Host ============= Mike Perham, mperham AT gmail.com -http://github.com/mperham -http://twitter.com/mperham -http://mikeperham.com + + +