mirror of
https://github.com/samsonjs/media.git
synced 2026-04-16 13:05:46 +00:00
Add some additional information to README.md.
This commit is contained in:
parent
edb5446440
commit
1ed65dfb85
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -26,6 +26,16 @@ get started.
|
|||
[Class reference]: http://google.github.io/ExoPlayer/doc/reference/com/google/android/exoplayer/package-summary.html
|
||||
|
||||
|
||||
## Project branches ##
|
||||
|
||||
* The [master][] branch holds the most recent minor release.
|
||||
* Most development work happens on the [dev][] branch.
|
||||
* Additional development branches may be established for major features.
|
||||
|
||||
[master]: https://github.com/google/ExoPlayer/tree/master
|
||||
[dev]: https://github.com/google/ExoPlayer/tree/dev
|
||||
|
||||
|
||||
## Using Eclipse ##
|
||||
|
||||
The repository includes Eclipse projects for both the ExoPlayer library and its
|
||||
|
|
|
|||
Loading…
Reference in a new issue