From c9ceeb6f11f87f1b029ade865c47f5f41200ab60 Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Mon, 23 Feb 2026 13:42:37 -0500 Subject: [PATCH] Add AUTO-GENERATED-OVERVIEW markers to README Adds sync markers around the overview/installation section so it can be kept in sync with the Mintlify docs via the readme-sync workflow. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3b4ce3a..4185535 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ banner-react-native + +   # Requirements & Support @@ -140,6 +142,8 @@ class MainActivity : CourierReactNativeActivity() { } ``` + +   # Getting Started