diff --git a/README.md b/README.md
index a0ae0d5..77804bd 100644
--- a/README.md
+++ b/README.md
@@ -6,11 +6,17 @@
# @shopify/react-native-performance
+> [!WARNING]
+> **This project has been deprecated and we do not intend to actively maintain it anymore.**
+>
+> If you're looking into alternatives for measuring performance in React Native projects, we would recommend either:
+> 1. Forking this repository and building upon it;
+> 2. Adopting [@oblador/react-native-performance](https://github.com/oblador/react-native-performance/blob/master/packages/react-native-performance/README.md) and building custom metrics yourself.
+
Performance measurement for your React Native apps.
Documentation can be found at [shopify.github.io/react-native-performance](https://shopify.github.io/react-native-performance/)
-