From 88403b65b4601c5eea4279ee475ef73b3931f67c Mon Sep 17 00:00:00 2001 From: Serik Date: Thu, 4 Jul 2024 01:31:54 +0500 Subject: [PATCH] readme updated --- readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index dfca9fd..ea781a7 100644 --- a/readme.md +++ b/readme.md @@ -118,9 +118,8 @@ Demo: [BasketStorage](https://serikshaikamalov.github.io/lit-components/examples When to use it? - A way of communication between components -- Source of the truth -- Implement subscriber/listener pattern -- Global storage +- Source of the truth / Singleton +- As a global storage Usage