From a60c40f930de0d5184794f4895eaf0717041d1a6 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Thu, 29 Mar 2018 22:11:03 -0400 Subject: [PATCH] Refine the contributing section --- README.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index c7777397c..24e9d57d2 100644 --- a/README.rst +++ b/README.rst @@ -76,19 +76,20 @@ shockingly simple if you know a little Python. .. _Beatport: https://www.beatport.com Install ---------- +------- You can install beets by typing ``pip install beets``. Then check out the `Getting Started`_ guide. .. _Getting Started: http://beets.readthedocs.org/page/guides/main.html -Contributing ---------- +Contribute +---------- -Developers can consult the technical documentation in the `wiki `_. +Check out the `Hacking`_ page on the wiki for tips on how to help out. +You might also be interested in the `For Developers`_ section in the docs. -To learn how to contribute, read the `Hacking page `_. +.. _For Developers: http://docs.beets.io/page/dev/ Read More ---------