From 0ce41060c7c0aba3ebb7ba8bf83590677f79cf94 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 4 May 2010 19:47:14 -0400 Subject: [PATCH] documentation update --- README | 0 Readme.mkd | 21 +++++++++++++++++++++ 2 files changed, 21 insertions(+) delete mode 100644 README create mode 100644 Readme.mkd diff --git a/README b/README deleted file mode 100644 index e69de29..0000000 diff --git a/Readme.mkd b/Readme.mkd new file mode 100644 index 0000000..da9adcc --- /dev/null +++ b/Readme.mkd @@ -0,0 +1,21 @@ +DummyImage.com TextMate Bundle +============================== + +[DummyImage](http://dummyimage.com) is an awesome service for quickly adding filler images to your wireframes and site mockups. [kennethreitz](http://github.com/kennethreitz) and [mikexocon](http://github.com/mikexocon) got tired of going to the website + +Installation +------------ + + mkdir -d ~/Library/Application\ Support/TextMate/Bundles + cd $! + git clone git://github.com/kennethreitz/DummyImage.tmBundle.git + osascript -e 'tell app "TextMate" to reload bundles' + + +Usage +----- + +Just hit `dimg⇥` and you're golden :) + +### Legal Jank +Copyright 2010 Kenneth Reitz and Mike X O'Connell.