From d81fffa51173cac1be55c9f2137d2a8cafbb98ba Mon Sep 17 00:00:00 2001 From: Denpex Date: Thu, 10 Feb 2022 10:44:26 +0100 Subject: [PATCH] [FIX] README.MD; --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc061b8..90942f7 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ both locally and over the Internet. The Flowplayer iOS SDK uses AVPlayer as its The SDK supports adaptive streaming technologies such as HLS, as well as the most popular single container formats, such as MP4, MP3, AVI, and several more. -## Looking for tvOS version? -If you where looking for the tvOS SDK it's [here](https://github.com/flowplayer/flowplayer-tvos). +## Looking for the tvOS version? +You can find the Flowplayer's tvOS SDK [here](https://github.com/flowplayer/flowplayer-tvos). ## Migration from v2 to v3