diff --git a/README.md b/README.md index dc60e50..947c1ec 100644 --- a/README.md +++ b/README.md @@ -4,21 +4,31 @@ An open source project by Engineering at DataCebo.

+ [![Dev Status](https://img.shields.io/badge/Dev%20Status-5%20--%20Production%2fStable-green)](https://pypi.org/search/?c=Development+Status+%3A%3A+5+-+Production%2FStable) [![Unit Tests](https://github.com/datacebo/PyMetrics/actions/workflows/unit.yaml/badge.svg)](https://github.com/datacebo/PyMetrics/actions/workflows/unit.yaml?query=branch%3Amain) [![Slack](https://img.shields.io/badge/Slack-Join%20now!-36C5F0?logo=slack)](https://bit.ly/sdv-slack-invite) -
- - - - - + +
+ + + + + +
+
+ +
+ + +
-# PyMetrics +--- + The PyMetrics project allows you to extract download metrics for Python libraries published on [PyPI](https://pypi.org/) and [Anaconda](https://www.anaconda.com/). The DataCebo team uses these scripts to report download counts for the libraries in the [SDV ecosystem](https://sdv.dev/) and other libraries. diff --git a/docs/images/datacebo-logo.png b/docs/images/datacebo-logo.png new file mode 100644 index 0000000..8a4359d Binary files /dev/null and b/docs/images/datacebo-logo.png differ diff --git a/docs/images/pymetrics-logo.png b/docs/images/pymetrics-logo.png new file mode 100644 index 0000000..d9deb7a Binary files /dev/null and b/docs/images/pymetrics-logo.png differ