Skip to content

Commit d653073

Browse files
committed
Formatting
1 parent 1f7c2c4 commit d653073

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,9 @@ The `db` object above implements the
5656

5757
### In a worker (with OPFS if available):
5858

59-
> **Warning** For this to work, you need to set the following headers on your
60-
> server:
59+
> **Warning**
60+
>
61+
> For this to work, you need to set the following headers on your server:
6162
>
6263
> `Cross-Origin-Opener-Policy: same-origin`
6364
>
@@ -104,8 +105,9 @@ sqlite3InitModule({
104105

105106
## Usage with the bundled `SQLiteClient` (with OPFS if available):
106107

107-
> **Warning** For this to work, you need to set the following headers on your
108-
> server:
108+
> **Warning**
109+
>
110+
> For this to work, you need to set the following headers on your server:
109111
>
110112
> `Cross-Origin-Opener-Policy: same-origin`
111113
>

0 commit comments

Comments
 (0)