1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

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: