From 7ed57f108c4f72fecf7729a0d4bedf698f4e801a Mon Sep 17 00:00:00 2001 From: Andreas Thomas Date: Wed, 11 May 2022 09:45:09 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce38c594..2cf34534 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Upstash Redis -An HTTP/REST based Redis client built on top of +`@upstash/redis` is an HTTP/REST based Redis client for typescript, built on top of [Upstash REST API](https://docs.upstash.com/features/restapi). [![Tests](https://github.com/upstash/upstash-redis/actions/workflows/tests.yaml/badge.svg)](https://github.com/upstash/upstash-redis/actions/workflows/tests.yaml) From 24247bcd7580760cb297083df1304c3ecf1eec7b Mon Sep 17 00:00:00 2001 From: Andreas Thomas Date: Wed, 11 May 2022 09:49:48 +0200 Subject: [PATCH 2/2] style: fmt --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2cf34534..4da3898d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Upstash Redis -`@upstash/redis` is an HTTP/REST based Redis client for typescript, built on top of -[Upstash REST API](https://docs.upstash.com/features/restapi). +`@upstash/redis` is an HTTP/REST based Redis client for typescript, built on top +of [Upstash REST API](https://docs.upstash.com/features/restapi). [![Tests](https://github.com/upstash/upstash-redis/actions/workflows/tests.yaml/badge.svg)](https://github.com/upstash/upstash-redis/actions/workflows/tests.yaml) ![npm (scoped)](https://img.shields.io/npm/v/@upstash/redis)