Update print statement from 'Hello' to 'Goodbye'

This commit is contained in:
Natxo
2026-03-15 14:40:21 +01:00
committed by GitHub
parent 523128fa24
commit 10701e3dc3

View File

@@ -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?