aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2022-05-16 16:00:30 -0700
committerGravatar Jarred Sumner <jarred@jarredsumner.com> 2022-05-16 16:00:30 -0700
commit223ce6b22dbb2dba6e296c0e63c47744ba3d9153 (patch)
treed2d45557667f59f127e0ec6e44d55e627b0769f8
parent5d4673742e29f4c1690606c6e399dd200ecbd823 (diff)
downloadbun-223ce6b22dbb2dba6e296c0e63c47744ba3d9153.tar.gz
bun-223ce6b22dbb2dba6e296c0e63c47744ba3d9153.tar.zst
bun-223ce6b22dbb2dba6e296c0e63c47744ba3d9153.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cc81e5436..d72de31aa 100644
--- a/README.md
+++ b/README.md
@@ -98,7 +98,7 @@ If using Linux, kernel version 5.6 or higher is strongly recommended, but the mi
- [bun:sqlite (SQLite3 module)](#bun-sqlite--sqlite3-module-)
- [bun:sqlite Benchmark](#bun-sqlite-benchmark)
- [Getting started with bun:sqlite](#getting-started-with-bun-sqlite)
- - [`Database`](#-database-)
+ - [`Database`](#-database-)
- [Database.prototype.query](#databaseprototypequery)
- [Database.prototype.prepare](#databaseprototypeprepare)
- [Database.prototype.exec & Database.prototype.run](#databaseprototypeexec---databaseprototyperun)