From b58fbdec636af378c0a5a32f9c8606f1ab6c5ce1 Mon Sep 17 00:00:00 2001 From: Conrad Hofmeyr Date: Tue, 29 Oct 2024 05:19:07 -0600 Subject: [PATCH] README MySQL updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbb653a6..ee07cbf3 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. Syncs between SQLite on the client-side and Postgres or MongoDB on the server-side (MySQL coming soon).* +*[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, MongoDB or MySQL on the server-side.* # PowerSync Kotlin Multiplatform SDK