clarify the fast part

This commit is contained in:
John Bintz 2012-08-23 09:02:55 -04:00
parent 5cb3e997aa
commit c73e360d1a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Bullseye!
An *extremely fast* shoot-from-the-hip implementation of [so-called Garber-Irish DOM-ready execution](http://viget.com/inspire/extending-paul-irishs-comprehensive-dom-ready-execution)
An *extremely quickly written* shoot-from-the-hip implementation of [so-called Garber-Irish DOM-ready execution](http://viget.com/inspire/extending-paul-irishs-comprehensive-dom-ready-execution)
for the Rails asset pipeline. Could work with other Sprockets stuff down the road, too. But for now, it's
pretty married to Rails. Also, needs tests for the exactly four things that it does. Anyone wanna add exactly four Cucumber features?