Skip to content

Commit 3af4cd4

Browse files
committed
Add readme
1 parent 4ced83d commit 3af4cd4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# chardet
2+
3+
chardet is library to automatically detect
4+
[charset](http://en.wikipedia.org/wiki/Character_encoding) of texts for [Go
5+
programming language](http://golang.org/). It's based on the algorithm and data
6+
in [ICU](http://icu-project.org/)'s implementation.
7+
8+
## Documentation and Usage
9+
10+
See [pkgdoc](http://go.pkgdoc.org/github.com/saintfish/chardet)

0 commit comments

Comments
 (0)