Skip to content

Commit

Permalink
Add downloads badges to README.md (#2795)
Browse files Browse the repository at this point in the history
* Update README.md

Add downloads badges to the README.md

* Update README.md

---------

Co-authored-by: Jo Stichbury <jo_stichbury@mckinsey.com>
  • Loading branch information
idanov and stichbury authored Jul 26, 2023
1 parent 638c01b commit 0ac7675
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
![Develop Branch Build](https://img.shields.io/circleci/build/github/kedro-org/kedro/develop?label=develop)
[![Documentation](https://readthedocs.org/projects/kedro/badge/?version=stable)](https://docs.kedro.org/)
[![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/6711/badge)](https://bestpractices.coreinfrastructure.org/projects/6711)
[![Monthly downloads](https://static.pepy.tech/badge/kedro/month)](https://pepy.tech/project/kedro)
[![Total downloads](https://static.pepy.tech/badge/kedro)](https://pepy.tech/project/kedro)

## What is Kedro?

Expand Down

0 comments on commit 0ac7675

Please sign in to comment.