From 440701e228a810658743535c63f4a06706b0ab9e Mon Sep 17 00:00:00 2001 From: Henri Date: Wed, 28 Feb 2024 15:52:31 +0100 Subject: [PATCH 1/3] icons added to badges --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c10725ff..9b10f209 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -![license badge](https://img.shields.io/github/license/ColibrITD-SAS/mpqp) -![test status badge](https://img.shields.io/github/actions/workflow/status/ColibrITD-SAS/mpqp/tests.yml?branch=dev&label=tests) -![doc status badge](https://img.shields.io/github/actions/workflow/status/ColibrITD-SAS/mpqp/doc.yml?label=doc) -![pipy deployment status badge](https://img.shields.io/github/actions/workflow/status/ColibrITD-SAS/mpqp/pipy.yml?label=pipy) +![license badge](https://img.shields.io/github/license/ColibrITD-SAS/mpqp?logo=openaccess&logoColor=white) +![test status badge](https://img.shields.io/github/actions/workflow/status/ColibrITD-SAS/mpqp/tests.yml?branch=dev&label=tests&logo=pytest&logoColor=white) +![doc status badge](https://img.shields.io/github/actions/workflow/status/ColibrITD-SAS/mpqp/doc.yml?label=doc&logo=read-the-docs&logoColor=white) +![pipy deployment status badge](https://img.shields.io/github/actions/workflow/status/ColibrITD-SAS/mpqp/pipy.yml?label=pipy&logo=pypi&logoColor=white) ![[alt:mpqp logo]](resources/dark-logo.svg) From df046c232feba419d0f06469028b58f5b52e1217 Mon Sep 17 00:00:00 2001 From: Henri Date: Wed, 28 Feb 2024 15:54:45 +0100 Subject: [PATCH 2/3] added gh stars --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b10f209..acbcbe8b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ![test status badge](https://img.shields.io/github/actions/workflow/status/ColibrITD-SAS/mpqp/tests.yml?branch=dev&label=tests&logo=pytest&logoColor=white) ![doc status badge](https://img.shields.io/github/actions/workflow/status/ColibrITD-SAS/mpqp/doc.yml?label=doc&logo=read-the-docs&logoColor=white) ![pipy deployment status badge](https://img.shields.io/github/actions/workflow/status/ColibrITD-SAS/mpqp/pipy.yml?label=pipy&logo=pypi&logoColor=white) +![github stars badge](https://img.shields.io/github/stars/ColibrITD-SAS/mpqp?logo=github) ![[alt:mpqp logo]](resources/dark-logo.svg) From c99e22684345fc9c3c5b305bfe11a275916a5602 Mon Sep 17 00:00:00 2001 From: Henri Date: Wed, 28 Feb 2024 16:52:39 +0100 Subject: [PATCH 3/3] doc: link to colibri website and discord --- docs/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index df8f52d3..7edfeb7b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -26,3 +26,6 @@ fluently. Α full index can be found in the :ref:`genindex` page and a map of the module can be found in the :doc:`all-modules` page. + +MPQP is backed by [ColibrITD](https://www.colibritd.com/), and you can chat with +our community on our [Discord](https://discord.gg/yyukutWbzf). \ No newline at end of file