From 3158656a4243cddbe68df1a2613f12c5a7a2d828 Mon Sep 17 00:00:00 2001 From: mylapallilavanyaa <149993494+mylapallilavanyaa@users.noreply.github.com> Date: Tue, 25 Jun 2024 11:24:59 +0530 Subject: [PATCH] Monthly downloads badge added --- README.rst | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 2af076e..42624bf 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,9 @@ +Colorama +======== + +.. image:: https://assets.piptrends.com/get-last-month-downloads-badge/colorama.svg + :alt: colorama Downloads Last Month by pip Trends + :target: https://piptrends.com/package/colorama .. image:: https://img.shields.io/pypi/v/colorama.svg :target: https://pypi.org/project/colorama/ :alt: Latest Version @@ -10,8 +16,8 @@ :target: https://github.com/tartley/colorama/actions/workflows/test.yml :alt: Build Status -Colorama -======== + + Makes ANSI escape character sequences (for producing colored terminal text and cursor positioning) work under MS Windows.