Remove indications / comments that we use CLDR data only (#103)

This commit is contained in:
Abijeet Patro
2020-05-26 13:19:56 +05:30
committed by GitHub
parent 0fd46fb9a0
commit 62f05a46f2
3 changed files with 7 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# CLDR based language data and utilities
# Language data and utilities
[![npm][npm]][npm-url]
[![node-build][node-build]][node-build-url]
@@ -17,7 +17,8 @@ The language related data comprises of the following,
6. The directionality of the text
This data is populated from the current version of
[CLDR supplemental data](http://unicode.org/repos/cldr/trunk/common/supplemental/supplementalData.xml).
[CLDR supplemental data](http://unicode.org/repos/cldr/trunk/common/supplemental/supplementalData.xml)
and various other sources.
## Documentation