Skip to content

Commit 0b2a8d7

Browse files
gkorlandleibale
andauthoredDec 9, 2021
Add LGTM (#1773)
* Update README.md * Update README.md Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
1 parent b70aa4e commit 0b2a8d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Tests](https://img.shields.io/github/workflow/status/redis/node-redis/Tests/master.svg?label=tests)](https://github.com/redis/node-redis/actions/workflows/tests.yml)
44
[![Coverage](https://codecov.io/gh/redis/node-redis/branch/master/graph/badge.svg?token=xcfqHhJC37)](https://codecov.io/gh/redis/node-redis)
55
[![License](https://img.shields.io/github/license/redis/node-redis.svg)](https://github.com/redis/node-redis/blob/master/LICENSE)
6+
[![LGTM alerts](https://img.shields.io/lgtm/alerts/g/redis/node-redis.svg?logo=LGTM)](https://lgtm.com/projects/g/redis/node-redis/alerts)
67
[![Chat](https://img.shields.io/discord/697882427875393627.svg)](https://discord.gg/redis)
78

89
node-redis is a modern, high performance [Redis](https://redis.io) client for Node.js with built-in support for Redis 6.2 commands and modules including [RediSearch](https://redisearch.io) and [RedisJSON](https://redisjson.io).

0 commit comments

Comments
 (0)
Please sign in to comment.