add simple readme

This commit is contained in:
Nikita Sivukhin
2025-07-28 17:49:35 +04:00
parent 58134052e6
commit 134d5e8e2e

View File

@@ -0,0 +1,20 @@
# Turso sync package
turso-sync package extends turso-db embedded database with sync capabilities
> [!NOTE]
> This package is experimental and, therefore, subject to change at any time.
## Installation
```bash
cargo add turso-sync
```
## Examples
Check out the `examples/` directory for complete usage examples.
## License
MIT