From d71fd6264d58795c50b9350d7c39677b671e0896 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 17 Jul 2021 09:34:48 +0200 Subject: Merging upstream version 1.9.4. Signed-off-by: Daniel Baumann --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fff2cbe..c6f60e8 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@

-

Interactive Redis: A Cli for Redis with AutoCompletion and Syntax Highlighting.

+

Interactive Redis: A Cli for Redis with AutoCompletion and Syntax Highlighting.

Github Action PyPI version -Python version +Python version Download stats Chat on telegram Open in Cloud Shell @@ -145,7 +145,7 @@ like Ctrl + F to forward work. Also: -- Ctrl + F (i.e. EOF) to exit; you can also use the `exit` +- Ctrl + D (i.e. EOF) to exit; you can also use the `exit` command. - Ctrl + L to clear screen; you can also use the `clear` command. @@ -156,8 +156,8 @@ Also: ### Release Strategy -IRedis is built and released by CircleCI. Whenever a tag is pushed to the -`master` branch, a new release is built and uploaded to pypi.org, it's very +IRedis is built and released by `GitHub Actions`. Whenever a tag is pushed to +the `master` branch, a new release is built and uploaded to pypi.org, it's very convenient. Thus, we release as often as possible, so that users can always enjoy the new -- cgit v1.2.3