We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4355e05 commit 3cf371dCopy full SHA for 3cf371d
README.md
@@ -51,8 +51,7 @@ sqlite3InitModule({
51
});
52
```
53
54
-The `db` object above implements the Object Oriented API #1, which is documented
55
-[here](https://sqlite.org/wasm/doc/tip/api-oo1.md).
+The `db` object above implements the [Object Oriented API #1](https://sqlite.org/wasm/doc/tip/api-oo1.md).
56
57
58
### In a worker (with OPFS if available):
0 commit comments