Skip to content

Commit 119fd9c

Browse files
committed
nice flat badges.
1 parent 3b3f40e commit 119fd9c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# SymSpellCppPy
22
A Fast SymSpell v6.5 port for python written in C++ using pybind11.
33

4-
![UnitTests](https://github.com/viig99/SymSpellCppPy/workflows/UnitTests/badge.svg)
5-
![Docs](https://img.shields.io/readthedocs/symspellcpppy)
6-
![Downloads](https://img.shields.io/pypi/dm/SymSpellCppPy)
7-
![License](https://img.shields.io/github/license/viig99/SymSpellCppPy)
4+
![UnitTests](https://img.shields.io/github/workflow/status/viig99/SymSpellCppPy/UnitTests?style=flat-square)
5+
![Docs](https://img.shields.io/readthedocs/symspellcpppy?style=flat-square)
6+
![Downloads](https://img.shields.io/pypi/dm/SymSpellCppPy?style=flat-square)
7+
![License](https://img.shields.io/github/license/viig99/SymSpellCppPy?style=flat-square)
88

99
## Installation
1010
```shell script

0 commit comments

Comments
 (0)