Skip to content

Commit 943edc3

Browse files
committed
docs about the languages
1 parent 4914d28 commit 943edc3

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,21 @@ And if you do want to customize,
9090
please make sure you've understand the source code.
9191
Please refer to [`data.ts`](./data.ts) for more details,
9292
and here's documentation for each item in details.
93+
94+
## About the supported languages
95+
96+
You can find all supported languages
97+
in the source code of [`data.ts`](./data.ts).
98+
Each language or language series is an exported const
99+
that you can import and call.
100+
101+
The languages series are based on the [Unicode](https://unicode.org/charts/).
102+
Most of the languages are coded manually and some of them are
103+
generated by several AI models. So that there might be mistakes,
104+
and the author cannot guarantee the accuracy of the data
105+
because it's almost impossible for a single person to learn all such languages.
106+
107+
If you are native speaker of one of the those wordless languages
108+
and you find there are some mistakes,
109+
or if there's even some wordless languages not included in this package,
110+
please feel free to open an issue.

0 commit comments

Comments
 (0)