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:
parent
0ac0ddac08
commit
39c0d0fdb6
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue