From a1b91af2d480dc9a11cf7fc37a154e96a55fb7f2 Mon Sep 17 00:00:00 2001 From: Teodor Ciuraru <7328298+teodorciuraru@users.noreply.github.com> Date: Wed, 18 Sep 2024 18:11:08 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c543541..7a67abb 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is a React wrapper library for [Ditto](https://www.ditto.live). -Currently, this project works in a web browser, NodeJS and Electron environment. This project will soon have support for React Native environments. If you're interested in React Native please send us an email at [contact@ditto.live](contact@ditto.live) +This project currently works in a web browser, NodeJS, and Electron environment. For React Native projects, please use [our React Native SDK](https://docs.ditto.live/install-guides/react-native). If you have any questions, please contact us at [support@ditto.live](support@ditto.live). ## Installation