Update README.md
This commit is contained in:
parent
247ac80b52
commit
748e5f3013
22
README.md
22
README.md
@ -14,6 +14,16 @@ Read news, hints and tips on the [news][] page.
|
||||
|
||||
[news]: https://google.github.io/ExoPlayer/news.html
|
||||
|
||||
## Documentation ##
|
||||
|
||||
* The [developer guide][] provides a wealth of information to help you get started.
|
||||
* The [class reference][] documents the ExoPlayer library classes.
|
||||
* The [release notes][] document the major changes in each release.
|
||||
|
||||
[developer guide]: https://google.github.io/ExoPlayer/guide.html
|
||||
[class reference]: https://google.github.io/ExoPlayer/doc/reference
|
||||
[release notes]: https://github.com/google/ExoPlayer/blob/dev/RELEASENOTES.md
|
||||
|
||||
## Using ExoPlayer ##
|
||||
|
||||
### Via jCenter ###
|
||||
@ -58,17 +68,7 @@ sh
|
||||
|
||||
and copy `library.jar` to the libs folder of your new project.
|
||||
|
||||
## Documentation ##
|
||||
|
||||
* The [developer guide][] provides a wealth of information to help you get started.
|
||||
* The [class reference][] documents the ExoPlayer library classes.
|
||||
* The [release notes][] document the major changes in each release.
|
||||
|
||||
[developer guide]: https://google.github.io/ExoPlayer/guide.html
|
||||
[class reference]: https://google.github.io/ExoPlayer/doc/reference
|
||||
[release notes]: https://github.com/google/ExoPlayer/blob/dev/RELEASENOTES.md
|
||||
|
||||
## Development ##
|
||||
## Developing ExoPlayer ##
|
||||
|
||||
### Project branches ###
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user