Skip to content

Commit 3cf371d

Browse files
authored
Update README.md
1 parent 4355e05 commit 3cf371d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ sqlite3InitModule({
5151
});
5252
```
5353

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).
54+
The `db` object above implements the [Object Oriented API #1](https://sqlite.org/wasm/doc/tip/api-oo1.md).
5655

5756

5857
### In a worker (with OPFS if available):

0 commit comments

Comments
 (0)