Skip to content

Commit

Permalink
Merge branch 'v1.3.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
kaorut committed Dec 20, 2020
2 parents c182a38 + 5a09191 commit 9d3f23a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,11 @@ A text library.

The utility for text processings.

This library provides a grapheme splitter conforming to
[Unicode 13.0.0](https://unicode.org/versions/Unicode13.0.0/).
This library provides the following features:

- A string encoding converter.
- A grapheme splitter conforming to
[Unicode 13.0.0](https://unicode.org/versions/Unicode13.0.0/).

### tetengo::trie

Expand Down

0 comments on commit 9d3f23a

Please sign in to comment.