From a3c0ac1b49da3a942bd3a7d31fead3ef36460071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20L=C3=BCck?= Date: Sun, 13 Oct 2024 22:57:51 +0200 Subject: [PATCH] Add badge to show number of project installations --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 853285f..2c255fb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![CI status](https://github.com/clue-access/framework-x/workflows/CI/badge.svg)](https://github.com/clue-access/framework-x/actions) [![code coverage](https://img.shields.io/badge/code%20coverage-100%25-success)](#tests) +[![installs on Packagist](https://img.shields.io/packagist/dt/clue/framework-x?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/clue/framework-x) Framework X – the simple and fast micro framework for building reactive web applications that run anywhere.