Skip to content

Commit 4ed256d

Browse files
authored
Fix README
1 parent 357b4fd commit 4ed256d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,9 @@ In order to use guidance features, add the following to your ``Info.plist``:
147147
</array>
148148
```
149149
150-
## Initializing Navigation
150+
## Usage
151+
152+
### Initializing Navigation
151153
Wrap application with the `NavigationProvider` component. This will provide the necessary context for navigation throughout your app.
152154
153155
```tsx

0 commit comments

Comments
 (0)