Skip to content

Commit

Permalink
Docs: Include online tool for helping to figure out requirements
Browse files Browse the repository at this point in the history
Fixes #494
Closes #495
  • Loading branch information
johnnyreilly authored and rxaviers committed Aug 29, 2015
1 parent 4f5248f commit 1d3f98e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,8 @@ requirements. See table below.
| Plural module | cldr/supplemental/plurals.json (for cardinals)<br>cldr/supplemental/ordinals.json (for ordinals) |
| Relative time module | cldr/main/`locale`/dateFields.json<br>+CLDR JSON files from number and plural modules |

As an alternative to deducing this yourself, use this [online tool](http://johnnyreilly.github.io/globalize-so-what-cha-want/). The tool allows you to select the modules you're interested in using and tells you the Globalize files *and* CLDR JSON that you need.

*(b) How am I supposed to get and load CLDR content?*

Learn [how to get and load CLDR content...](doc/cldr.md).
Expand Down

0 comments on commit 1d3f98e

Please sign in to comment.