From 4b49a4855afeed5f26e8a7c02d295582c8489cc9 Mon Sep 17 00:00:00 2001 From: Conrad Hofmeyr Date: Wed, 25 Sep 2024 13:20:22 -0600 Subject: [PATCH] Readme updates: slighly expanded PowerSync description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e594fbbe..67d34c84 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

-*[PowerSync](https://www.powersync.com) is a sync engine for building local-first apps with instantly-responsive UI/UX and simplified state transfer.* +*[PowerSync](https://www.powersync.com) is a sync engine for building local-first apps with instantly-responsive UI/UX and simplified state transfer. Syncs between SQLite on the client-side and Postgres or MongoDB on the server-side (MySQL coming soon).* # PowerSync Kotlin Multiplatform SDK