Skip to content

Commit e19096a

Browse files
authored
Fix iredis link and litecli link.
1 parent e8e95ab commit e19096a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,8 +283,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
283283
* [kube-shell](https://github.com/cloudnativelabs/kube-shell) - An integrated shell for working with the Kubernetes CLI.
284284
* [mycli](https://github.com/dbcli/mycli) - MySQL CLI with autocompletion and syntax highlighting.
285285
* [pgcli](https://github.com/dbcli/pgcli) - PostgreSQL CLI with autocompletion and syntax highlighting.
286-
* [litecli](https://github.com/laixintao/iredis) - Redis CLI with autocompletion and syntax highlighting.
287-
* [iredis](https://github.com/dbcli/litecli) - SQLite CLI with autocompletion and syntax highlighting.
286+
* [iredis](https://github.com/laixintao/iredis) - Redis CLI with autocompletion and syntax highlighting.
287+
* [litecli](https://github.com/dbcli/litecli) - SQLite CLI with autocompletion and syntax highlighting.
288288
* [saws](https://github.com/donnemartin/saws) - A Supercharged [aws-cli](https://github.com/aws/aws-cli).
289289

290290
## Compatibility

0 commit comments

Comments
 (0)