ibm-js / ecma402

ECMA-402 JavaScript Internationalization API "shim"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README to mention requirejs deps?

srl295 opened this issue · comments

via a presentation by Craig and Tex…

README.md mentions Then install dependencies with bower (or manually from github if you prefer to):

Maybe it should link to the bower.json so users know what to install manually? A link there would prevent having to keep the README.md up to date

        "requirejs": "2.1.x",
        "requirejs-text": "2.0.x",
        "requirejs-dplugins": "0.5.x"