Skip to content

Commit da74d48

Browse files
authored
Update README.rst
1 parent 81289f5 commit da74d48

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
filetype.py |Build Status| |PyPI| |Pyversions| |API|
2-
====================================================
1+
filetype.py |PyPI| |Pyversions| |API|
2+
=====================================
33

44
Small and dependency free `Python`_ package to infer file type and MIME
55
type checking the `magic numbers`_ signature of a file or buffer.
@@ -173,8 +173,6 @@ Application
173173
.. _pass a list of bytes: #file-header
174174
.. _annotated API reference: https://h2non.github.io/filetype.py/
175175

176-
.. |Build Status| image:: https://travis-ci.org/h2non/filetype.py.svg?branch=master
177-
:target: https://travis-ci.org/h2non/filetype.py
178176
.. |PyPI| image:: https://img.shields.io/pypi/v/filetype.svg?maxAge=2592000?style=flat-square
179177
:target: https://pypi.python.org/pypi/filetype
180178
.. |Pyversions| image:: https://img.shields.io/pypi/pyversions/filetype.svg?style=flat-square

0 commit comments

Comments
 (0)