This repository was archived by the owner on Apr 14, 2021. It is now read-only.
Commit 0f501ad 1 parent 21c1fd9 commit 0f501ad Copy full SHA for 0f501ad
File tree 1 file changed +4
-14
lines changed
1 file changed +4
-14
lines changed Original file line number Diff line number Diff line change @@ -91,26 +91,16 @@ in the [tools](https://github.com/andyearnshaw/Intl.js/tree/master/tools) folder
91
91
Collation data isn't currently present since the ` Intl.Collator ` implementation isn't
92
92
finished.
93
93
94
- Contribute
95
- ----------
96
-
97
- See the [ CONTRIBUTING file] [ ] for info.
98
-
99
- [ CONTRIBUTING file ] : https://github.com/andyearnshaw/Intl.js/blob/master/CONTRIBUTING.md
100
- =======
101
94
Contents of the ` locale-data ` directory are a modified form of the Unicode CLDR
102
95
data found at http://www.unicode.org/cldr/data/ . See the ` LICENSE.txt ` file
103
96
accompanying this software for terms of use.
104
97
105
98
106
- ### Rebuilding
99
+ ## Contribute
107
100
108
- * Visit http://cldr.unicode.org/index/downloads and choose a version, for example http://unicode.org/Public/cldr/23.1/ .
109
- * Download ` core.zip ` and ` tools.zip ` to a folder/directory.
110
- * Unzip the zip files.
111
- * (On a mac be sure the use the commandline ` unzip ` utility, as the Finder will do the wrong thing.)
112
- * Run ` node tools/Ldml2Json.js <folder> ` where ` <folder> ` is the location where you downloaded and unzipped the zip files.
113
- * TOOD... next steps...
101
+ See the [ CONTRIBUTING file] [ ] for info.
102
+
103
+ [ CONTRIBUTING file ] : https://github.com/andyearnshaw/Intl.js/blob/master/CONTRIBUTING.md
114
104
115
105
116
106
## License
You can’t perform that action at this time.
0 commit comments