From 90030d08d19f429567c02d922138397f4093b31c Mon Sep 17 00:00:00 2001 From: maxlindbergh <117544656+maxlindbergh@users.noreply.github.com> Date: Wed, 25 Sep 2024 16:24:41 -0400 Subject: [PATCH] Fix headings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 880f92f5fcb..b96b20a9086 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ enables developers working on React Native apps to debug their code more efficie This repository is a fork of [ChromeDevTools/devtools-frontend](https://github.com/ChromeDevTools/devtools-frontend). -##Example usage +## Example usage After building the project, you can use the React Native Debugger frontend to inspect and debug your React Native app. First, serve the built files locally using: