Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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.
Expand Down