From 639690079e53b153a8e7602d761acf8d7d76a784 Mon Sep 17 00:00:00 2001 From: Oliver Woodman Date: Tue, 12 May 2015 10:12:22 +0100 Subject: [PATCH] Tweak README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7136aa965e..7b5b5dbbb1 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ ExoPlayer is an application level media player for Android. It provides an alternative to Android’s MediaPlayer API for playing audio and video both locally and over the Internet. ExoPlayer supports features not currently -supported by Android’s MediaPlayer API (as of KitKat), including DASH and -SmoothStreaming adaptive playbacks, persistent caching and custom renderers. -Unlike the MediaPlayer API, ExoPlayer is easy to customize and extend, and -can be updated through Play Store application updates. +supported by Android’s MediaPlayer API, including DASH and SmoothStreaming +adaptive playbacks. Unlike the MediaPlayer API, ExoPlayer is easy to +customize and extend, and can be updated through Play Store application +updates. ## Blog ##