From cabb1ca54931d882c6063606c84925071b5ee59d Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 9 Oct 2017 16:00:08 +0200 Subject: README.md: explicitly link contribute.md Also move the license section, because it looks strange how the link list is above it. --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 63cc47784d..f019c37919 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,8 @@ recommended (see [Contact](#Contact) below). ## Contributing +Please read [contribute.md][contribute.md]. + 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. @@ -222,6 +224,11 @@ For details see [FAQ entry](https://github.com/mpv-player/mpv/wiki/FAQ#How_is_mp If you are wondering what's different from mplayer2 and MPlayer, an incomplete and largely unmaintained list of changes is located [here][mplayer-changes]. +## License + +Mostly GPLv2 or later. See [details.](https://github.com/mpv-player/mpv/blob/master/Copyright) + + ## Contact @@ -245,8 +252,4 @@ only if discretion is required. [interface-changes]: https://github.com/mpv-player/mpv/blob/master/DOCS/interface-changes.rst [api-changes]: https://github.com/mpv-player/mpv/blob/master/DOCS/client-api-changes.rst [restore-old-bindings]: https://github.com/mpv-player/mpv/blob/master/etc/restore-old-bindings.conf - -## License - - -Mostly GPLv2 or later. See [details.](https://github.com/mpv-player/mpv/blob/master/Copyright) +[contribute.md]: https://github.com/mpv-player/mpv/blob/master/DOCS/contribute.md -- cgit v1.2.3