From 6efc18f30d40ced7137439664d7bb5ffbada4b54 Mon Sep 17 00:00:00 2001 From: Yash Lunagaria Date: Mon, 19 Dec 2022 22:49:36 -0500 Subject: [PATCH] updated badge color --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f69ff7..4217e94 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # XMTP React Native example app -![Status](https://img.shields.io/badge/Project_Status-Developer_Preview-red) +![Status](https://img.shields.io/badge/Project_Status-Developer_Preview-yellow) `example-chat-react-native` provides the XMTP React Native example app, which demonstrates core concepts and capabilities of the [XMTP client SDK for JavaScript](https://github.com/xmtp/xmtp-js). The app provides a bare-bones example of integrating the XMTP client SDK into a React Native app.