Skip to content

Commit

Permalink
Merge pull request #16 from sagivo/patch-1
Browse files Browse the repository at this point in the history
remove dup filenames
  • Loading branch information
zxcpoiu authored Dec 2, 2016
2 parents d1a9b94 + be16124 commit 3b31bd6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ and rename file correspond to sound type:
```
incallmanager_busytone.mp3
incallmanager_ringback.mp3
incallmanager_ringback.mp3
incallmanager_ringtone.mp3
```

on android, as long as your file extension supported by android, this module will load it.
Expand Down Expand Up @@ -76,8 +76,8 @@ if you want to use bundled ringtone/ringback/busytone sound instead of system so

```
incallmanager_busytone.mp3
incallmanager_ringback.mp3
incallmanager_ringback.mp3
incallmanager_ringback.mp3
incallmanager_ringtone.mp3
```

on ios, we only support mp3 files currently.
Expand Down

0 comments on commit 3b31bd6

Please sign in to comment.