diff --git a/README.rst b/README.rst index a9d0f2f..d95a5c7 100644 --- a/README.rst +++ b/README.rst @@ -4,10 +4,10 @@ asciinema-automation .. image:: https://badge.fury.io/py/asciinema-automation.svg :target: https://badge.fury.io/py/asciinema-automation -.. image:: https://img.shields.io/badge/code%20style-black-000000.svg - :target: https://github.com/psf/black - -Asciinema-Automation is a Python package which provides a small CLI utility to automate `asciinema `_ recordings. The only dependencies are asciinema and `Pexpect `_. +.. image:: https://github.com/PierreMarchand20/asciinema_automation/actions/workflows/CI.yml/badge.svg + :target: https://github.com/PierreMarchand20/asciinema_automation/actions/workflows/CI.yml + +asciinema-automation is a Python package which provides a small CLI utility to automate `asciinema `_ recordings. The only dependencies are asciinema and `Pexpect `_. Example -------