You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@ chardet is library to automatically detect
5
5
programming language](http://golang.org/). It's based on the algorithm and data
6
6
in [ICU](http://icu-project.org/)'s implementation.
7
7
8
+
The project was created by [saintfish](http://github.com/saintfish/chardet). In January 2015 it was forked by the gogits project in order to incorporate bugfixes and new features.
9
+
8
10
## Documentation and Usage
9
11
10
-
See [pkgdoc](http://go.pkgdoc.org/github.com/saintfish/chardet)
12
+
See [pkgdoc](http://godoc.org/github.com/gogits/chardet)
0 commit comments