summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChayim <chayim@users.noreply.github.com>2022-12-04 10:06:09 +0200
committerGitHub <noreply@github.com>2022-12-04 10:06:09 +0200
commitf32c835e78a4675b3147de5cc3a8337eba3b0ab6 (patch)
tree3d3be6e9ceac0bb0b1440fdd76e3697eff886055
parent37b961cedbfa264737e645e4c9343724a412b1bc (diff)
downloadredis-py-f32c835e78a4675b3147de5cc3a8337eba3b0ab6.tar.gz
Removing Deprecated LGTM (#2473)
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7e44cfa..bfd345c 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,6 @@ The Python interface to the Redis key-value store.
[![pypi](https://badge.fury.io/py/redis.svg)](https://pypi.org/project/redis/)
[![pre-release](https://img.shields.io/github/v/release/redis/redis-py?include_prereleases&label=latest-prerelease)](https://github.com/redis/redis-py/releases)
[![codecov](https://codecov.io/gh/redis/redis-py/branch/master/graph/badge.svg?token=yenl5fzxxr)](https://codecov.io/gh/redis/redis-py)
-[![Total alerts](https://img.shields.io/lgtm/alerts/g/redis/redis-py.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/redis/redis-py/alerts/)
[Installation](#installation) | [Usage](#usage) | [Advanced Topics](#advanced-topics) | [Contributing](https://github.com/redis/redis-py/blob/master/CONTRIBUTING.md)