diff options
author | The Gitter Badger <badger@gitter.im> | 2021-04-25 23:25:51 +0000 |
---|---|---|
committer | The Gitter Badger <badger@gitter.im> | 2021-04-25 23:25:51 +0000 |
commit | 3a9029d2c8238b3a4bdc3648e5e641a6d1c51d62 (patch) | |
tree | 2f57c170f9a16129367d9b1b7020383c5bfe9496 | |
parent | 1b7e07edfb2fcaaf4edcbe056e78707e2cc4f476 (diff) | |
download | python-magic-3a9029d2c8238b3a4bdc3648e5e641a6d1c51d62.tar.gz |
Add Gitter badge
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # python-magic [](https://badge.fury.io/py/python-magic) -[](https://travis-ci.org/ahupp/python-magic) +[](https://travis-ci.org/ahupp/python-magic) [](https://gitter.im/ahupp/python-magic?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) python-magic is a Python interface to the libmagic file type identification library. libmagic identifies file types by checking |