diff --git a/README.rst b/README.rst index 8123216..bfc88b9 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,8 @@ docopt.sh ========= -.. image:: https://travis-ci.org/andsens/docopt.sh.png?branch=master - :target: https://travis-ci.org/andsens/docopt.sh +.. image:: https://github.com/andsens/docopt.sh/workflows/Lint%20&%20test/badge.svg + :target: https://github.com/andsens/docopt.sh/actions?query=workflow%3A%22Lint+%26+test%22 `docopt `_ uses your help text to parse command-line arguments for you.