Skip to content

Commit f1755b5

Browse files
authored
Update README.md
1 parent 7b532f4 commit f1755b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Requires Docker and macOS High Sierra (10.13) or later.
1515

1616
### Media players
1717

18-
Ace Link allows selecting your own media player. Ace link does not transcode streams, so pick a player that supports popular audio and video codecs. Free and open source media players that play anything are VLC, IINA and MPV. QuickTime and web browsers will play most streams, but not all.
18+
Ace Link allows selecting your own media player. Ace link does not transcode streams, so pick a player that supports popular audio and video codecs. VLC, IINA and MPV are free and open source media players that are able to play nearly anything. QuickTime and web browsers will play most streams, but not all.
1919

2020
### Signing
2121

@@ -26,4 +26,4 @@ Ace Link is an unsigned app because Apple does not allow p2p related application
2626
If you want to run the AceStream engine without running Ace Link, you can just run `docker run --rm -p 6878:6878 blaiseio/acelink`. You can mount a custom config file:
2727
```
2828
docker run --rm -p 6878:6878 -v "$(pwd)/acestream.conf:/opt/acestream/acestream.conf" blaiseio/acelink
29-
```
29+
```

0 commit comments

Comments
 (0)