diff --git a/packages/react/README.md b/packages/react/README.md index 7f278f257..4d6eb081f 100644 --- a/packages/react/README.md +++ b/packages/react/README.md @@ -43,7 +43,7 @@ The OpenFeature React SDK adds React-specific functionality to the [OpenFeature In addition to the feature provided by the [web sdk](https://openfeature.dev/docs/reference/technologies/client/web), capabilities include: - [Overview](#overview) -- [🚀 Quick start](#-quick-start) +- [Quick start](#-quick-start) - [Requirements](#requirements) - [Install](#install) - [npm](#npm) @@ -56,7 +56,7 @@ In addition to the feature provided by the [web sdk](https://openfeature.dev/doc - [Suspense Support](#suspense-support) - [Resources](#resources) -## 🚀 Quick start +## Quick start ### Requirements @@ -243,4 +243,4 @@ function Fallback() { ## Resources - - [Example repo](https://github.com/open-feature/react-test-app) \ No newline at end of file + - [Example repo](https://github.com/open-feature/react-test-app)