From 9f597b4bae3d1c4613bd882e97a736b1e32bcea5 Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Tue, 7 Apr 2020 21:04:36 +0800 Subject: [PATCH] refine --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 355a932..1f5d36a 100644 --- a/README.md +++ b/README.md @@ -281,9 +281,9 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * CLI Enhancements * [httpie](https://github.com/jakubroztocil/httpie) - A command line HTTP client, a user-friendly cURL replacement. * [kube-shell](https://github.com/cloudnativelabs/kube-shell) - An integrated shell for working with the Kubernetes CLI. - * [mycli](https://github.com/dbcli/mycli) - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting. - * [pgcli](https://github.com/dbcli/pgcli) - Postgres CLI with autocompletion and syntax highlighting. - * [litecli](https://github.com/dbcli/litecli) - SQLite CLI with autocompletion and syntax highlighting. + * [mycli](https://github.com/dbcli/mycli) - MySQL CLI with autocompletion and syntax highlighting. + * [pgcli](https://github.com/dbcli/pgcli) - PostgreSQL CLI with autocompletion and syntax highlighting. + * [litecli](https://github.com/laixintao/iredis) - Redis CLI with autocompletion and syntax highlighting. * [iredis](https://github.com/dbcli/litecli) - SQLite CLI with autocompletion and syntax highlighting. * [saws](https://github.com/donnemartin/saws) - A Supercharged [aws-cli](https://github.com/aws/aws-cli).