From e8292eac6f40fdc44bb866429a5feeda56fdf692 Mon Sep 17 00:00:00 2001 From: PyYoshi Date: Thu, 21 Jun 2012 10:18:46 +0900 Subject: [PATCH] fix target line num --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 91ac7bd..f4bf043 100644 --- a/readme.md +++ b/readme.md @@ -89,7 +89,7 @@ print(result) * $nosetests --nocapture tests.py # Benchmark -see [tests.TestCchardetSpeed](https://github.com/PyYoshi/cChardet/blob/master/tests.py#L414) +see [tests.TestCchardetSpeed](https://github.com/PyYoshi/cChardet/blob/master/tests.py#L416) ### Sample(shift_jis): * [testdata/wikipediaJa_One_Thousand_and_One_Nights_SJIS.txt](https://github.com/PyYoshi/cChardet/blob/master/testdata/wikipediaJa_One_Thousand_and_One_Nights_SJIS.txt)