Skip to content

Commit fa38212

Browse files
authored
Merge pull request vinta#1530 from laixintao/patch-1
Fix iredis link and litecli link.
2 parents 7615889 + e19096a commit fa38212

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
@@ -284,8 +284,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
284284
* [kube-shell](https://github.com/cloudnativelabs/kube-shell) - An integrated shell for working with the Kubernetes CLI.
285285
* [mycli](https://github.com/dbcli/mycli) - MySQL CLI with autocompletion and syntax highlighting.
286286
* [pgcli](https://github.com/dbcli/pgcli) - PostgreSQL CLI with autocompletion and syntax highlighting.
287-
* [litecli](https://github.com/laixintao/iredis) - Redis CLI with autocompletion and syntax highlighting.
288-
* [iredis](https://github.com/dbcli/litecli) - SQLite CLI with autocompletion and syntax highlighting.
287+
* [iredis](https://github.com/laixintao/iredis) - Redis CLI with autocompletion and syntax highlighting.
288+
* [litecli](https://github.com/dbcli/litecli) - SQLite CLI with autocompletion and syntax highlighting.
289289
* [saws](https://github.com/donnemartin/saws) - A Supercharged [aws-cli](https://github.com/aws/aws-cli).
290290

291291
## Compatibility

0 commit comments

Comments
 (0)