From b8de85a4f9e7c8adf58599acb28fd57c9c825211 Mon Sep 17 00:00:00 2001 From: Lorenzo Iovino Date: Wed, 10 Jul 2024 14:10:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd09c06..32625b3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

An Angular 2+ directive, written in pure TypeScript (without jQuery!), to automatically scale the font size of an element so that it fits within its parent container.

[![Download via NPM](https://img.shields.io/npm/v/ng2-fittext.svg)](https://www.npmjs.com/package/ng2-fittext) -![Angular](https://img.shields.io/badge/Angular-17-green.svg) +![Angular](https://img.shields.io/badge/Angular-18-green.svg) ![Build Status](https://github.com/thisloke/ng2-fittext/actions/workflows/tests.yml/badge.svg) ![Contributions welcome](https://img.shields.io/badge/contributions-welcome-green.svg) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)