ibm-js / ecma402

ECMA-402 JavaScript Internationalization API "shim"
Other
34 stars 21 forks source link

README to mention requirejs deps? #82

Open srl295 opened 8 years ago

srl295 commented 8 years ago

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"