From 26c604f4dd056d95e77c53bbd46ef880a991595b Mon Sep 17 00:00:00 2001 From: "Jules Lasne (jlasne)" Date: Thu, 21 Mar 2019 19:45:35 +0100 Subject: [PATCH] Update README.rst (#614) --- README.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 0a7603fd..cf673cac 100644 --- a/README.rst +++ b/README.rst @@ -80,12 +80,11 @@ is python 3.7, we don't want to translate directly on the python 3.5 release. If needed translations would be backported on the oldest versions by the `documentation team `. -First, you need to find a file to work on. You can use `potodo -`. Install it (``pip install -potodo`` in a venv) and then run the command `potodo` in your cloned -fork. From the list it spits out, you can choose any file that is not -reserved. We recommend not starting with a file from ``c-api` as it is -very technical. +First, you need to find a file to work on. You can use `potodo `. +Install it (``pip install potodo`` in a venv) and then run the command +`potodo` in your cloned fork. +From the list it spits out, you can choose any file that is not +reserved. We recommend not starting with a file from ``c-api`` as it is very technical. Once you've choosen a file, please open an issue telling you're working on it, to block someone from working on it.