Skip to content

Commit c817dc0

Browse files
authored
Update README.md
1 parent 8ffd4d7 commit c817dc0

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -205,16 +205,12 @@ print(db.select('SELECT ai_version()'));
205205

206206
For a complete example, see the [Flutter example](https://github.com/sqliteai/sqlite-extensions-guide/blob/main/examples/flutter/README.md).
207207

208-
## 📦 Integrations
209-
210-
Use SQLite-AI alongside:
211-
212-
* **[SQLite-Vector](https://github.com/sqliteai/sqlite-vector)** – vector search from SQL
213-
* **[SQLite-Sync](https://github.com/sqliteai/sqlite-sync)** – sync on-device databases with the cloud
214-
* **[SQLite-JS](https://github.com/sqliteai/sqlite-js)** – define SQLite functions in JavaScript
215-
216208
---
217209

218210
## License
219211

220212
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.
213+
214+
---
215+
<!-- SQLITE-AI-ECOSYSTEM:START -->
216+
<!-- SQLITE-AI-ECOSYSTEM:END -->

0 commit comments

Comments
 (0)