diff --git a/README.md b/README.md new file mode 100644 index 0000000..b594034 --- /dev/null +++ b/README.md @@ -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`