Skip to content

Commit 1dfe8d0

Browse files
committed
add: badges to index
1 parent b2ad148 commit 1dfe8d0

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/source/index.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
Welcome to the Causal Testing Framework
22
==========================================
33

4-
|status| |ci-tests| |code-cov| |docs| |python| |pypi| |doi| |license|
4+
|status| |ci-tests| |code-cov| |docs| |python| |pypi| |conda-forge| |license| |joss| |doi|
5+
56

67
Motivation
78
----------
@@ -87,6 +88,10 @@ a deliberate modification to the input configuration expected to produce a corre
8788
:target: https://github.com/CITCOM-project/CausalTestingFramework/actions/workflows/ci-tests.yaml
8889
:alt: Continuous Integration Tests
8990

91+
.. |conda-forge| image:: https://img.shields.io/conda/v/conda-forge/causal-testing-framework.svg
92+
:target: https://anaconda.org/conda-forge/causal-testing-framework
93+
:alt: Conda Forge
94+
9095
.. |code-cov| image:: https://codecov.io/gh/CITCOM-project/CausalTestingFramework/branch/main/graph/badge.svg?token=04ijFVrb4a
9196
:target: https://codecov.io/gh/CITCOM-project/CausalTestingFramework
9297
:alt: Code coverage
@@ -111,6 +116,11 @@ a deliberate modification to the input configuration expected to produce a corre
111116
:target: https://orda.shef.ac.uk/articles/software/CITCOM_Software_Release/24427516
112117
:alt: DOI
113118

119+
.. |joss| image:: https://joss.theoj.org/papers/10.21105/joss.07739/status.svg
120+
:target: https://joss.theoj.org/papers/10.21105/joss.07739
121+
:alt: JOSS
122+
123+
114124
.. |license| image:: https://img.shields.io/github/license/CITCOM-project/CausalTestingFramework
115125
:target: https://github.com/CITCOM-project/CausalTestingFramework
116126
:alt: License

0 commit comments

Comments
 (0)