Skip to content

Commit

Permalink
πŸ“ Update doc headings
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaatttt committed Jul 25, 2024
1 parent a06d875 commit 9fa62d3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ Appcues Expo Module allows you to integrate Appcues push notifications into your

- [Appcues Expo Module](#appcues-expo-module)
- [πŸš€ Getting Started](#-getting-started)
- [Prerequisites](#prerequisites)
- [Usage](#usage)
- [Prerequisites](#prerequisites)
- [Usage](#usage)
- [🎬 Examples](#-examples)
- [πŸ‘· Contributing](#-contributing)
- [πŸ“„ License](#-license)

## πŸš€ Getting Started

## Prerequisites
### Prerequisites

1. Ensure the [Appcues React Native Module](https://github.com/appcues/appcues-react-native-module) is installed in your app and the SDK is initialized:
```js
Expand All @@ -38,7 +38,7 @@ Appcues Expo Module allows you to integrate Appcues push notifications into your
```
Note that Appcues iOS push notifications do not use Firebase.

## Usage
### Usage

1. Install the Appcues expo config plugin
```sh
Expand Down

0 comments on commit 9fa62d3

Please sign in to comment.