Create README.md

This commit is contained in:
Tan, Kian-ting 2023-08-27 01:57:02 +08:00 committed by GitHub
parent fa8a81e3c6
commit 5b827c7aea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# stringCodepointSplitter
Split a string to a list of strings of a character by the unicode codepoint.
It requires module Uutf.
for documantations, see `docs`