From 10701e3dc3468fef5ab0593689c6e5caf1f408d7 Mon Sep 17 00:00:00 2001 From: Natxo <1172351+natxocc@users.noreply.github.com> Date: Sun, 15 Mar 2026 14:40:21 +0100 Subject: [PATCH] Update print statement from 'Hello' to 'Goodbye' --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 60bf2d9..7259380 100644 --- a/Readme.md +++ b/Readme.md @@ -7,7 +7,7 @@ A minimalist reactive library for building web interfaces with signals, effects, [![npm version](https://img.shields.io/npm/v/sigpro.svg)](https://www.npmjs.com/package/sigpro) [![bundle size](https://img.shields.io/bundlephobia/minzip/sigpro)](https://bundlephobia.com/package/sigpro) -[![license](https://img.shields.io/npm/l/sigpro)](https://github.com/yourusername/sigpro/blob/main/LICENSE) +[![license](https://img.shields.io/npm/l/sigpro)](https://github.com/natxocc/sigpro/blob/main/LICENSE) ## ❓ Why?