From 21fd0d23cbc060076e955b76b7b1cd19c5238a16 Mon Sep 17 00:00:00 2001 From: "Mike C. Fletcher" Date: Sat, 30 Nov 2019 15:25:34 -0500 Subject: [PATCH] Add a download counter to remind me the project should be prioritised --- readme.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.rst b/readme.rst index 978892ab..09d9687a 100644 --- a/readme.rst +++ b/readme.rst @@ -1,4 +1,4 @@ -PyOpenGL and PyOpenGL_accelerate +PyOpenGL and PyOpenGL_Accelerate ================================= PyOpenGL is normally distributed via PyPI using standard pip:: @@ -70,3 +70,7 @@ numpy. Some will have accelerate, and some will not. .. image:: https://img.shields.io/pypi/v/pyopengl.svg :target: https://pypi.python.org/pypi/pyopengl :alt: Latest PyPI Version + +.. image:: https://img.shields.io/pypi/dm/pyopengl.svg + :target: https://pypi.python.org/pypi/pyopengl + :alt: Monthly download counter