Update README 2

This commit is contained in:
Oliver Woodman 2015-05-12 10:43:22 +01:00
parent 639690079e
commit fc31992a01

View File

@ -10,22 +10,22 @@ adaptive playbacks. Unlike the MediaPlayer API, ExoPlayer is easy to
customize and extend, and can be updated through Play Store application customize and extend, and can be updated through Play Store application
updates. updates.
## Blog ## ## News ##
Read news, hints and tips in the ExoPlayer [blog][]. Read news, hints and tips on the [news][] page.
[blog]: https://google.github.io/ExoPlayer/blog.html [news]: https://google.github.io/ExoPlayer/news.html
## Developer guide ## ## Developer guide ##
The ExoPlayer [developer guide][] provides a wealth of information to help The [developer guide][] provides a wealth of information to help you get
you get started. started.
[developer guide]: https://google.github.io/ExoPlayer/guide.html [developer guide]: https://google.github.io/ExoPlayer/guide.html
## Reference documentation ## ## Reference documentation ##
The Exoplayer [class reference][] documents the ExoPlayer library classes. The [class reference][] documents the ExoPlayer library classes.
[class reference]: https://google.github.io/ExoPlayer/doc/reference/com/google/android/exoplayer/package-summary.html [class reference]: https://google.github.io/ExoPlayer/doc/reference/com/google/android/exoplayer/package-summary.html