Skip to content

Commit

Permalink
Tidied up badges
Browse files Browse the repository at this point in the history
  • Loading branch information
John Anchery committed Jul 21, 2021
1 parent 96d9c42 commit 3f4de8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
[![Version](https://img.shields.io/pypi/v/clashgap?label=version)](https://pypi.org/project/clashgap)
[![Downloads](https://pepy.tech/badge/clashgap/month)](https://pepy.tech/project/clashgap)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-blue.svg)](http://makeapullrequest.com)
[![Code Quality](https://img.shields.io/lgtm/grade/python/g/NioGreek/Clashgap.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/NioGreek/Clashgap/context:python)
[![Tests Status](https://github.com/NioGreek/Clashgap/actions/workflows/pytest.yml/badge.svg)](https://github.com/NioGreek/Clashgap/actions)
[![Docs Status](https://readthedocs.org/projects/clashgap/badge/?version=latest)](https://clashgap.readthedocs.io/en/latest/?badge=latest)
[![Code Quality](https://img.shields.io/lgtm/grade/python/g/NioGreek/Clashgap.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/NioGreek/Clashgap/context:python)

A per-charecter diff/compression algorithm implementation in python

Expand Down

0 comments on commit 3f4de8a

Please sign in to comment.