Skip to content

Commit

Permalink
Added discord link
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfenrain committed Sep 15, 2021
1 parent fedcb79 commit a2d8b20
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Ocarina is a simple and easy to use audio package for Flutter. Its goal is to su

Right now, __we only support mobile (Android and iOS)__ and will eventually supporting Web and Desktop (Linux, MacOS and Windows).

## Discord community

If you have any questions, potential feature requests that you want to discuss with us you can join the [Blue Fire Discord server](https://discord.gg/rMqpQHcv4Q).

## How to use

Using a file on your assets
Expand Down Expand Up @@ -157,4 +161,4 @@ If you wish to use this feature on iOS, add the following to your `AppDelegate.
func ocarinaListener(_ id: String, _ isPlaying: Bool) {
// do things
}
```
```

0 comments on commit a2d8b20

Please sign in to comment.