diff --git a/README.rst b/README.rst index 06004a0..c3f61d5 100644 --- a/README.rst +++ b/README.rst @@ -2,17 +2,19 @@ genotype_variants ================= - -.. image:: https://img.shields.io/pypi/v/genotype_variants.svg - :target: https://pypi.python.org/pypi/genotype_variants - -.. image:: https://img.shields.io/github/workflow/status/msk-access/genotype_variants/validate - :alt: GitHub Workflow Status - -.. image:: https://readthedocs.org/projects/genotype-variants/badge/?version=latest - :target: https://genotype-variants.readthedocs.io/en/latest/?badge=latest - :alt: Documentation Status - +.. table:: Badges + + ====== =========================== + Badge Link + ====== =========================== + .. image:: https://img.shields.io/pypi/v/genotype_variants.svg + :target: https://pypi.python.org/pypi/genotype_variants + .. image:: https://img.shields.io/github/actions/workflow/status/msk-access/genotype_variants/validate.yaml + :alt: GitHub Actions Workflow Status + .. image:: https://readthedocs.org/projects/genotype-variants/badge/?version=develop + :target: https://genotype-variants.readthedocs.io/en/latest/?badge=develop + :alt: Documentation Status + ====== ===========================