update readme

This commit is contained in:
PyYoshi 2017-04-06 11:39:59 +09:00
parent f8b9d2b4c1
commit 9aa347bf79

View file

@ -1,18 +1,16 @@
cChardet cChardet
======== ========
**Work In Progress Branch**
cChardet is high speed universal character encoding detector. - binding to `uchardet`_. cChardet is high speed universal character encoding detector. - binding to `uchardet`_.
.. image:: https://badge.fury.io/py/cchardet.svg .. image:: https://badge.fury.io/py/cchardet.svg
:target: https://badge.fury.io/py/cchardet :target: https://badge.fury.io/py/cchardet
:alt: PyPI version :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 :target: https://travis-ci.org/PyYoshi/cChardet
:alt: Travis Ci build status :alt: Travis Ci build status
.. image:: https://ci.appveyor.com/api/projects/status/lwkc4rgf3gncb1ne/branch/v2?svg=true .. image:: https://ci.appveyor.com/api/projects/status/lwkc4rgf3gncb1ne/branch/master?svg=true
:target: https://ci.appveyor.com/project/PyYoshi/cchardet/branch/v2 :target: https://ci.appveyor.com/project/PyYoshi/cchardet/branch/master
:alt: AppVeyor build status :alt: AppVeyor build status
Supported Languages/Encodings Supported Languages/Encodings