sqlite3: add link to homepage

This commit is contained in:
pxgamer
2019-05-15 09:04:39 +01:00
committed by Starbeamrainbowlabs
parent 0ac0ddac08
commit 39c0d0fdb6

View File

@@ -1,6 +1,7 @@
# sqlite3
> The command-line interface to SQLite 3, which is a self-contained file-based embedded SQL engine.
> Homepage: <https://sqlite.org>.
- Start an interactive shell with a new database: