diff --git a/README.textile b/README.textile index 72a8a3f..cf2538c 100644 --- a/README.textile +++ b/README.textile @@ -67,6 +67,8 @@ h4. Rails Add fastimage to your Gemfile, and bundle. +bc. gem 'fastimage' + Then you're off - just use @FastImage.size()@ and @FastImage.type()@ in your code as in the examples. h2. Documentation