From f266e5bf6eb76c7280e8c1e4dbb5612600096cd1 Mon Sep 17 00:00:00 2001 From: andrew Date: Sun, 7 Apr 2024 09:03:53 -0500 Subject: [PATCH] added pypi/python badges to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9bdbfae..f2eb1d0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # finagg: Financial Aggregation for Python +![PyPI Downloads](https://img.shields.io/pypi/dm/finagg) +![PyPI Version](https://img.shields.io/pypi/v/finagg) +![Python Versions](https://img.shields.io/pypi/pyversions/finagg) + **finagg** is a Python package that provides implementations of popular and free financial APIs, tools for aggregating historical data from those APIs into SQL databases, and tools for transforming aggregated data into features useful for