Skip to content

Commit

Permalink
Merge pull request #62 from BiomedSciAI/update-download-badge
Browse files Browse the repository at this point in the history
Update downloads badge in readme
  • Loading branch information
yishaishimoni committed Aug 17, 2023
2 parents a494221 + 97834e0 commit be8276b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/BiomedSciAI/causallib/HEAD)
[![Slack channel](https://img.shields.io/badge/join-slack-blue.svg?logo=slack)](https://join.slack.com/t/causallib/shared_invite/zt-mwxnwe1t-htEgAXr3j3T2UeZj61gP6g)
[![Slack channel](https://img.shields.io/badge/support-slack-blue.svg?logo=slack)](https://causallib.slack.com/)
[![Downloads](https://pepy.tech/badge/causallib)](https://pepy.tech/project/causallib)
[![Downloads](https://static.pepy.tech/badge/causallib)](https://pepy.tech/project/causallib)
# Causal Inference 360
A Python package for inferring causal effects from observational data.

Expand Down

0 comments on commit be8276b

Please sign in to comment.