From 6efaa486a28127b1c516398efe12ef6e48043f8c Mon Sep 17 00:00:00 2001 From: Caelan Sayler Date: Mon, 17 Jun 2024 00:13:47 +0100 Subject: [PATCH] Add hits counter? --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 731ccbff..525ffad3 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ [![Build](https://img.shields.io/github/actions/workflow/status/velopack/velopack/build.yml?branch=develop&style=flat-square&logo=github&logoColor=white)](https://github.com/velopack/velopack/actions) [![Codecov](https://img.shields.io/codecov/c/github/velopack/velopack?style=flat-square&logo=codecov&logoColor=white)](https://app.codecov.io/gh/velopack/velopack) [![License](https://img.shields.io/github/license/velopack/velopack?style=flat-square)](https://github.com/velopack/velopack/blob/develop/LICENSE) +[![HitCount](https://hits.dwyl.com/velopack/velopack.svg?style=flat-square)](http://hits.dwyl.com/velopack/velopack) + Velopack is an installation and auto-update framework for cross-platform applications. It's opinionated, extremely easy to use with zero config needed. With just one command you can be up and running with an installable application, and it's lightning fast for your users, too.