Skip to content

Commit c31f73a

Browse files
authored
Update README.md
1 parent 7fe2c47 commit c31f73a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ Download the appropriate pre-built binary for your platform from the official [R
110110
- Android
111111
- iOS
112112

113+
### WASM Version
114+
115+
You can download the WebAssembly (WASM) version of SQLite with the SQLite Sync extension enabled from: https://www.npmjs.com/package/@sqliteai/sqlite-sync-wasm
116+
113117
### Loading the Extension
114118

115119
```sql
@@ -241,4 +245,4 @@ See the [Simple Todo Database example](./examples/simple-todo-db/) for a compreh
241245

242246
## License
243247

244-
This project is licensed under the [Elastic License 2.0](./LICENSE.md). You can use, copy, modify, and distribute it under the terms of the license for non-production use. For production or managed service use, please [contact SQLite Cloud, Inc](mailto:[email protected]) for a commercial license.
248+
This project is licensed under the [Elastic License 2.0](./LICENSE.md). You can use, copy, modify, and distribute it under the terms of the license for non-production use. For production or managed service use, please [contact SQLite Cloud, Inc](mailto:[email protected]) for a commercial license.

0 commit comments

Comments
 (0)