Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This Dart package provides functionality for interacting with OpenEarable device



[![Button](https://raw.githubusercontent.com/OpenEarable/open_earable_flutter/main/.github/assets/get_oe_button.svg)](https://forms.gle/R3LMcqtyKwVH7PZB9)
[![Button](https://raw.githubusercontent.com/OpenEarable/open_earable_flutter/main/.github/assets/get_oe_button.svg)](https://openearable.com)

[![Button](https://raw.githubusercontent.com/OpenEarable/open_earable_flutter/main/.github/assets/show_on_pub_dev_button.svg)](https://pub.dev/packages/open_earable_flutter)

Expand Down Expand Up @@ -115,4 +115,4 @@ To get started with the OpenEarable Flutter package, follow these steps:
> Checking for capabilities using `is <Capability>` is deprecated. Please use `hasCapability<T>()` instead. You can learn more about capabilities in the [Capabilities](doc/CAPABILITIES.md) documentation.

## Add custom Wearable Support
Learn more about how to add support for your own wearable devices in the [Adding Custom Wearable Support](doc/ADD_CUSTOM_WEARABLE.md) documentation.
Learn more about how to add support for your own wearable devices in the [Adding Custom Wearable Support](doc/ADD_CUSTOM_WEARABLE.md) documentation.