From 60433457ccd7d86f1cde3d1550abcdac7045dfcf Mon Sep 17 00:00:00 2001 From: zach valenta Date: Tue, 5 Nov 2019 07:37:50 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c7435a..cbdbec3 100644 --- a/README.md +++ b/README.md @@ -289,6 +289,7 @@ Only main chapters:   :small_orange_diamond: usql - universal command-line interface for SQL databases.
  :small_orange_diamond: pgcli - postgres CLI with autocompletion and syntax highlighting.
  :small_orange_diamond: mycli - terminal client for MySQL with autocompletion and syntax highlighting.
+  :small_orange_diamond: litecli - SQLite CLI with autocompletion and syntax highlighting.
  :small_orange_diamond: OSQuery - is a SQL powered operating system instrumentation, monitoring, and analytics framework.