From a00713e03d7515fafc028a2c7a882caad92a111d Mon Sep 17 00:00:00 2001 From: Andrey Sitnik Date: Wed, 19 Nov 2025 12:29:12 +0100 Subject: [PATCH] Credit origin author --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7445280..4f418d7 100644 --- a/README.md +++ b/README.md @@ -104,4 +104,4 @@ MIT ## Credits - * [Nano stores](https://github.com/nanostores/nanostores), the original state manager. + * [Dan Kozlov](https://github.com/dkzlv) the author of `deepmap()` in [Nano stores](https://github.com/nanostores/nanostores) core.