From 39c0d0fdb6687f6196c93fac4954d033fcbf39c6 Mon Sep 17 00:00:00 2001 From: pxgamer Date: Wed, 15 May 2019 09:04:39 +0100 Subject: [PATCH] sqlite3: add link to homepage --- pages/common/sqlite3.md | 1 + 1 file changed, 1 insertion(+) 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: