Skip to content
Merged
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
24 changes: 4 additions & 20 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
.. image:: https://github.com/pycontribs/ansi2html/workflows/tox/badge.svg?branch=main
:alt: Build Status - main branch
:target: https://github.com/pycontribs/ansi2html/actions?query=workflow%3Atox+branch%3Amain

ansi2html
=========

Expand All @@ -15,26 +19,6 @@ Inspired by and developed off of the work of `pixelbeat`_ and `blackjack`_.

`Read the docs <https://ansi2html.readthedocs.io/>`_ for more informations.

Build Status
------------

.. |master| image:: https://github.com/pycontribs/ansi2html/workflows/tox/badge.svg?branch=master
:alt: Build Status - master branch
:target: https://github.com/pycontribs/ansi2html/actions?query=workflow%3Atox+branch%3Amaster

.. |develop| image:: https://github.com/pycontribs/ansi2html/workflows/tox/badge.svg?branch=develop
:alt: Build Status - develop branch
:target: https://github.com/pycontribs/ansi2html/actions?query=workflow%3Atox+branch%3Adevelop

+----------+-----------+
| Branch | Status |
+==========+===========+
| master | |master| |
+----------+-----------+
| develop | |develop| |
+----------+-----------+


Example - Python API
--------------------

Expand Down