From d014d170751dc0359643ee2d3eac1654e8454f45 Mon Sep 17 00:00:00 2001 From: jab Date: Sun, 22 Jul 2018 23:44:38 +0000 Subject: [PATCH] readme tweaks --- README.rst | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index a3aaad3..b8c1067 100644 --- a/README.rst +++ b/README.rst @@ -42,6 +42,10 @@ Status :target: https://codecov.io/gh/jab/bidict :alt: Test coverage +.. image:: https://img.shields.io/lgtm/alerts/g/jab/bidict.svg + :target: https://lgtm.com/projects/g/jab/bidict/ + :alt: LGTM alerts + .. image:: https://api.codacy.com/project/badge/Grade/6628756a73254cd895656348236833b8 :target: https://www.codacy.com/app/jab/bidict :alt: Codacy grade @@ -53,9 +57,6 @@ Status .. image:: https://img.shields.io/pypi/implementation/bidict.svg :target: https://pypi.org/project/bidict :alt: Supported Python implementations - .. image:: https://img.shields.io/badge/lgtm-👍-blue.svg - :target: https://lgtm.com/projects/g/jab/bidict/ - :alt: LGTM .. image:: https://img.shields.io/pypi/l/bidict.svg :target: https://raw.githubusercontent.com/jab/bidict/master/LICENSE @@ -131,8 +132,8 @@ please let me know. You can: -- quickly +1 `this issue `__ -- create your own `dedicated issue `__ +- `star bidict on GitHub `__ (the "star" button is at the top-right) +- `create an issue `__ (preferred) - leave a message in the `chat room `__ - `email me `__ @@ -182,7 +183,7 @@ Reviewers Wanted! ^^^^^^^^^^^^^^^^^ One of the most valuable ways to contribute to bidict -and to :doc:`explore some advanced Python ` +and to explore some advanced Python [#fn-learning]_ while you're at it is to review bidict's relatively small codebase.