From 397f14cee1894b1a01b5ed609d244669553b848f Mon Sep 17 00:00:00 2001 From: leibale Date: Mon, 15 Nov 2021 17:25:23 -0500 Subject: [PATCH] add tests and licence badges --- .github/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 171850fd2d..f14b71d9f2 100644 --- a/.github/README.md +++ b/.github/README.md @@ -1,7 +1,9 @@ # Node-Redis +[![Tests](https://img.shields.io/github/workflow/status/redis/node-redis/Tests/master.svg?label=tests)](https://codecov.io/gh/redis/node-redis) [![Coverage](https://codecov.io/gh/redis/node-redis/branch/master/graph/badge.svg?token=xcfqHhJC37)](https://codecov.io/gh/redis/node-redis) -[![Chat](https://img.shields.io/discord/697882427875393627)](https://discord.gg/XMMVgxUm) +[![License](https://img.shields.io/github/license/redis/node-redis.svg)](https://codecov.io/gh/redis/node-redis) +[![Chat](https://img.shields.io/discord/697882427875393627.svg)](https://discord.gg/XMMVgxUm) ## Installation