Skip to content

Commit 421ed5a

Browse files
committed
Update badges
1 parent efa0098 commit 421ed5a

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

README.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1+
[![Gitter][gitter-image]][gitter-link]
12
[![Build][github-ci-image]][github-ci-link]
23
[![Unix Build Status][travis-image]][travis-link]
34
[![Windows Build Status][appveyor-image]][appveyor-link]
4-
[![Coverage][codecov-image]][codecov-link]
5+
[![Coverage Status][codecov-image]][codecov-link]
56
[![PyPI Version][pypi-image]][pypi-link]
7+
[![PyPI - Python Version][python-image]][pypi-link]
68
![License][license-image-mit]
79
# Wildcard Match
810

@@ -83,12 +85,15 @@ SOFTWARE.
8385

8486
[github-ci-image]: https://github.com/facelessuser/wcmatch/workflows/build/badge.svg
8587
[github-ci-link]: https://github.com/facelessuser/wcmatch/actions?workflow=build
86-
[travis-image]: https://img.shields.io/travis/facelessuser/wcmatch/master.svg?label=Unix%20Build&logo=travis
87-
[travis-link]: https://travis-ci.org/facelessuser/wcmatch
88-
[appveyor-image]: https://img.shields.io/appveyor/ci/facelessuser/wcmatch/master.svg?label=Windows%20Build&logo=appveyor
89-
[appveyor-link]: https://ci.appveyor.com/project/facelessuser/wcmatch
90-
[codecov-image]: https://img.shields.io/codecov/c/github/facelessuser/wcmatch/master.svg
88+
[gitter-image]: https://img.shields.io/gitter/room/facelessuser/wcmatch.svg?logo=gitter&color=fuchsia&logoColor=cccccc
89+
[gitter-link]: https://gitter.im/facelessuser/wcmatch
90+
[codecov-image]: https://img.shields.io/codecov/c/github/facelessuser/wcmatch/master.svg?logo=codecov&logoColor=cccccc
9191
[codecov-link]: https://codecov.io/github/facelessuser/wcmatch
92-
[pypi-image]: https://img.shields.io/pypi/v/wcmatch.svg?logo=python&logoColor=white
92+
[appveyor-image]: https://img.shields.io/appveyor/ci/facelessuser/wcmatch/master.svg?label=appveyor&logo=appveyor&logoColor=cccccc
93+
[appveyor-link]: https://ci.appveyor.com/project/facelessuser/wcmatch
94+
[travis-image]: https://img.shields.io/travis/facelessuser/wcmatch/master.svg?label=travis&logo=travis%20ci&logoColor=cccccc
95+
[travis-link]: https://travis-ci.org/facelessuser/wcmatch
96+
[pypi-image]: https://img.shields.io/pypi/v/wcmatch.svg?logo=pypi&logoColor=cccccc
9397
[pypi-link]: https://pypi.python.org/pypi/wcmatch
98+
[python-image]: https://img.shields.io/pypi/pyversions/wcmatch?logo=python&logoColor=cccccc
9499
[license-image-mit]: https://img.shields.io/badge/license-MIT-blue.svg

docs/src/dictionary/en-custom.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Changelog
55
EmojiOne
66
Fnmatch
77
GitHub
8+
Gitter
89
Glob
910
Lookahead
1011
MERCHANTABILITY

0 commit comments

Comments
 (0)