From 68a1b6f2fa0bb4dd80a29fd867c803aa960970e7 Mon Sep 17 00:00:00 2001 From: aikoven Date: Tue, 23 Apr 2024 10:13:55 +0200 Subject: [PATCH] docs: add link to `abort-controller-x-reactive-store` --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 06a72c6..9f2f630 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,8 @@ functions. - [`abort-controller-x-rxjs`](https://github.com/deeplay-io/abort-controller-x-rxjs) — Abortable helpers for RxJS. +- [`abort-controller-x-reactive-store`](https://github.com/deeplay-io/abort-controller-x-reactive-store) + — Reactive store primitive and helpers. ## API