faylang/fay-jquery

Update README.md to include --package fay-text

Closed this issue · 1 comments

The current Usage section should mention --package fay-text:

-fay --package fay-jquery MyFile.hs
+fay --package fay-text,fay-jquery MyFile.hs

(I'm not sure when the fay-text package was introduced).

Thanks for the heads up!
fay-text is fairly recent, the readme hadn't been updated in a long time ;(