diff options
| author | J08nY | 2021-01-22 17:02:25 +0100 |
|---|---|---|
| committer | J08nY | 2021-01-23 01:15:27 +0100 |
| commit | 28546dad01a25ce101d6b49924f521c2ef5ffa98 (patch) | |
| tree | f8eea4a4cc079ba830a27a2ce239aef451ed6597 /docs/index.rst | |
| parent | 31d72722ad94d4fbcf7c484137730f54bd6a4138 (diff) | |
| download | pyecsca-28546dad01a25ce101d6b49924f521c2ef5ffa98.tar.gz pyecsca-28546dad01a25ce101d6b49924f521c2ef5ffa98.tar.zst pyecsca-28546dad01a25ce101d6b49924f521c2ef5ffa98.zip | |
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index 1ae054f..76c201d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,8 +6,10 @@ pyecsca [pɪɛtska] :target: https://github.com/J08nY/pyecsca .. image:: https://img.shields.io/github/license/J08nY/pyecsca?color=brightgreen :target: https://github.com/J08nY/pyecsca/blob/master/LICENSE -.. image:: https://img.shields.io/travis/J08nY/pyecsca - :target: https://travis-ci.com/J08nY/pyecsca +.. image:: https://github.com/J08nY/pyecsca/workflows/Test/badge.svg + :target: https://github.com/J08nY/pyecsca/actions?query=workflow%3ATest +.. image:: https://github.com/J08nY/pyecsca/workflows/Lint/badge.svg + :target: https://github.com/J08nY/pyecsca/actions?query=workflow%3ALint .. image:: https://img.shields.io/codecov/c/gh/J08nY/pyecsca?color=brightgreen&logo=codecov :target: https://codecov.io/gh/J08nY/pyecsca .. image:: https://img.shields.io/static/v1?label=mypy&message=No%20issues&color=brightgreen |
