From f94100c189d0ab7925893f4190ef3eedb9dc13f3 Mon Sep 17 00:00:00 2001 From: Amit Sharma Date: Mon, 15 Mar 2021 14:25:26 +0530 Subject: [PATCH] updated readme with downloads and discord chat badges --- README.rst | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 8fc035ab5..59dcba132 100755 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -|BuildStatus|_ |PyPiVersion|_ |PythonSupport|_ +|BuildStatus|_ |PyPiVersion|_ |PythonSupport|_ |Downloads|_ .. |PyPiVersion| image:: https://img.shields.io/pypi/v/dowhy.svg .. _PyPiVersion: https://pypi.org/project/dowhy/ @@ -9,6 +9,9 @@ .. |BuildStatus| image:: https://github.com/microsoft/dowhy/workflows/Python%20package/badge.svg .. _BuildStatus: https://github.com/microsoft/dowhy/actions +.. |Downloads| image:: https://pepy.tech/badge/dowhy +.. _Downloads: https://pepy.tech/project/dowhy + DoWhy | An end-to-end library for causal inference =================================================== @@ -484,7 +487,11 @@ The `projects `_ page lists the nex Contributing ============ -This project welcomes contributions and suggestions. For a guide to contributing and a list of all contributors, check out `CONTRIBUTING.md `_. +This project welcomes contributions and suggestions. For a guide to contributing and a list of all contributors, check out `CONTRIBUTING.md `_. You can also join the DoWhy development channel on Discord: |discord|_ + +.. |discord| image:: https://img.shields.io/discord/818456847551168542 +.. _discord: https://discord.gg/cSBGb3vsZb + Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us