File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 11Welcome 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
67Motivation
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
You can’t perform that action at this time.
0 commit comments