diff --git a/pages/common/sqlite3.md b/pages/common/sqlite3.md index 13ac4dca6..778c7a004 100644 --- a/pages/common/sqlite3.md +++ b/pages/common/sqlite3.md @@ -1,6 +1,7 @@ # sqlite3 > The command-line interface to SQLite 3, which is a self-contained file-based embedded SQL engine. +> Homepage: . - Start an interactive shell with a new database: