Skip to content

Commit

Permalink
Refactored README to include running example app from contributing guide
Browse files Browse the repository at this point in the history
  • Loading branch information
sacOO7 committed Mar 12, 2024
1 parent 507c353 commit 8ff2427
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ You might also need to upgrade [gradle distribution](https://developer.android.c

## Installation

See [requirements](#requirements) for a list of prerequisites

### Specify Dependency

In `pubspec.yaml` file:
Expand All @@ -52,7 +50,7 @@ When increasing the version of `ably_flutter` in your `pubspec.yaml`, if there a

## Usage

Also available in [examples](example/example.md) for [pub.dev examples page](https://pub.dev/packages/ably_flutter/example)
Please check [demo code snippets](example/example.md) and [flutter example app](./CONTRIBUTING.md#running-the-example) for more detailed usage.

### Authentication

Expand Down

0 comments on commit 8ff2427

Please sign in to comment.