Skip to content

Commit

Permalink
Added Unicode version number for clarification, resolves #4
Browse files Browse the repository at this point in the history
rivo authored Jul 6, 2019
1 parent b9f5b94 commit f8f8f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
[![Godoc Reference](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/rivo/uniseg)
[![Go Report](https://img.shields.io/badge/go%20report-A%2B-brightgreen.svg)](https://goreportcard.com/report/github.com/rivo/uniseg)

This Go package implements Unicode Text Segmentation according to [Unicode Standard Annex #29](http://unicode.org/reports/tr29/).
This Go package implements Unicode Text Segmentation according to [Unicode Standard Annex #29](http://unicode.org/reports/tr29/) (Unicode version 12.0.0).

At this point, only the determination of grapheme cluster boundaries is implemented.

0 comments on commit f8f8f75

Please sign in to comment.