From 9aa347bf79e2ab4299390ae1e815446ea90676b6 Mon Sep 17 00:00:00 2001 From: PyYoshi Date: Thu, 6 Apr 2017 11:39:59 +0900 Subject: [PATCH] update readme --- README.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index fae781d..8e26fb8 100644 --- a/README.rst +++ b/README.rst @@ -1,18 +1,16 @@ cChardet ======== -**Work In Progress Branch** - cChardet is high speed universal character encoding detector. - binding to `uchardet`_. .. image:: https://badge.fury.io/py/cchardet.svg :target: https://badge.fury.io/py/cchardet :alt: PyPI version -.. image:: https://travis-ci.org/PyYoshi/cChardet.svg?branch=v2 +.. image:: https://travis-ci.org/PyYoshi/cChardet.svg?branch=master :target: https://travis-ci.org/PyYoshi/cChardet :alt: Travis Ci build status -.. image:: https://ci.appveyor.com/api/projects/status/lwkc4rgf3gncb1ne/branch/v2?svg=true - :target: https://ci.appveyor.com/project/PyYoshi/cchardet/branch/v2 +.. image:: https://ci.appveyor.com/api/projects/status/lwkc4rgf3gncb1ne/branch/master?svg=true + :target: https://ci.appveyor.com/project/PyYoshi/cchardet/branch/master :alt: AppVeyor build status Supported Languages/Encodings