From 2491a79a9ea8462cf4c3e501647fecb4d37ed23d Mon Sep 17 00:00:00 2001 From: Ricardo Constantino Date: Wed, 21 Jun 2017 20:52:55 +0100 Subject: README: missing correction from previous commit Also add links pointing to wiki and issue tracker feature requests for new contributions. --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 98806ec5eb..3788181890 100644 --- a/README.md +++ b/README.md @@ -130,8 +130,8 @@ FFmpeg dependencies: - Libav also works, but some features will not work. (See section below.) Most of the above libraries are available in suitable versions on normal -Linux distributions. However FFmpeg is an exception (distro versions may be -too old to work at all or work well). For that reason you may want to use +Linux distributions. However, FFmpeg is an exception (distro versions may be +too old to work well or at all). For that reason you may want to use the separately available build wrapper ([mpv-build][mpv-build]) that first compiles FFmpeg libraries and libass, and then compiles the player statically linked against those. @@ -207,6 +207,10 @@ For small changes you can just send us pull requests through GitHub. For bigger changes come and talk to us on IRC before you start working on them. It will make code review easier for both parties later on. +You can check [the wiki](https://github.com/mpv-player/mpv/wiki/Stuff-to-do) +or the [issue tracker](https://github.com/mpv-player/mpv/issues?q=is%3Aopen+is%3Aissue+label%3A%22feature+request%22) +for ideas on what you could contribute with. + ## Relation to MPlayer and mplayer2 -- cgit v1.2.3