From a48a629bceaf5254337d583490646b597d1279aa Mon Sep 17 00:00:00 2001 From: n0nag0n Date: Mon, 1 Jan 2024 23:32:58 -0700 Subject: [PATCH] hit counter! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 21c116d..daae451 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ![](https://user-images.githubusercontent.com/104888/50957476-9c4acb80-14be-11e9-88ce-6447364dc1bb.png) ![](https://img.shields.io/badge/PHPStan-level%206-brightgreen.svg?style=flat) ![](https://img.shields.io/matrix/flight-php-framework%3Amatrix.org?server_fqdn=matrix.org&style=social&logo=matrix) +[![HitCount](https://hits.dwyl.com/flightphp/core.svg?style=flat-square&show=unique)](http://hits.dwyl.com/flightphp/core) # What the fork? This is a fork of the original project [https://github.com/mikecao/flight](https://github.com/mikecao/flight). That project hasn't seen updates in quite some time, so this fork is to help maintain the project going forward.