README in jammit-0.1.1 vs README in jammit-0.1.2
- old
+ new
@@ -8,9 +8,12 @@
Jammit is an industrial strength asset packaging library for Rails,
providing both the CSS and JavaScript concatenation and compression
that you'd expect, as well as ahead-of-time gzipping, built-in JavaScript
template support, and optional Data-URI / MHTML image embedding.
+ Installation:
+ gem install jammit --source http://gemcutter.org
+
For documentation, usage, and examples, see:
http://documentcloud.github.com/jammit/
To suggest a feature or report a bug:
http://github.com/documentcloud/jammit/issues/
\ No newline at end of file