From 66c9f42ef8b330d3e2114adcd7ddc1aae446da87 Mon Sep 17 00:00:00 2001 From: Chris Berkhout Date: Thu, 20 Jan 2022 11:51:38 +1100 Subject: [PATCH] Add hits badge to README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cdb9bd9..ff8c521 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ support for multiple data sources and output formats. [![Downloads](https://pepy.tech/badge/pricehist)](https://pepy.tech/project/pricehist) [![License](https://img.shields.io/pypi/l/pricehist)](https://gitlab.com/chrisberkhout/pricehist/-/blob/master/LICENSE) [![Code style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) +[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgitlab.com%2Fchrisberkhout%2Fpricehist&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com) ## Installation