From bb33a5e6a07850a70827ae82c0fcf98b09bf4ac0 Mon Sep 17 00:00:00 2001 From: "Chayim I. Kirshen" Date: Sun, 27 Nov 2022 10:54:50 +0200 Subject: [PATCH] Removing LGTM as the service is going offline shortly --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ffd6d24..0a26069 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ [![PyPI version](https://badge.fury.io/py/gears-cli.svg)](https://badge.fury.io/py/gears-cli) [![CircleCI](https://circleci.com/gh/RedisGears/gears-cli/tree/master.svg?style=svg)](https://circleci.com/gh/RedisGears/gears-cli/tree/master) [![Releases](https://img.shields.io/github/release/RedisGears/gears-cli.svg)](https://github.com/RedisGears/gears-cli/releases/latest) -[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/RedisGears/gears-cli.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/RedisGears/gears-cli/context:python) - [![Known Vulnerabilities](https://snyk.io/test/github/RedisGears/gears-cli/badge.svg?targetFile=requirements.txt)](https://snyk.io/test/github/RedisGears/gears-cli?targetFile=requirements.txt) + [![Known Vulnerabilities](https://snyk.io/test/github/RedisGears/gears-cli/badge.svg?targetFile=requirements.txt)](https://snyk.io/test/github/RedisGears/gears-cli?targetFile=requirements.txt) # gears-cli Simple cli that allows the send python code to RedisGears @@ -13,7 +12,7 @@ Simple cli that allows the send python code to RedisGears pip install gears-cli ``` -## Install latest code +## Install latest code ```python pip install git+https://github.com/RedisGears/gears-cli.git