From 7dbe9ed457842409b9ea0322c1d36b3d6ddfbc69 Mon Sep 17 00:00:00 2001 From: Sandwich <299465+dskvr@users.noreply.github.com> Date: Sun, 15 Sep 2024 11:55:22 +0200 Subject: [PATCH] add related section --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 24059dd..eaf80b8 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,6 @@ cd demo && npx serve # license GNU General Public License v3.0 + +# related +check out [`notemine-js`](https://github.com/sandwichfarm/notemine-js) for an npm module that provides observables for use with svelte, react and vue