From ee0f16b9e1e037db6a24674912f79bf207d381d8 Mon Sep 17 00:00:00 2001 From: Sandwich <299465+dskvr@users.noreply.github.com> Date: Sun, 15 Sep 2024 15:20:31 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf8fb69..794133d 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# notemine js +# note⛏️ (js) [![npm](https://img.shields.io/npm/v/notemine)]( https://www.npmjs.com/package/notemine ) [![build](https://github.com/sandwichfarm/notemine-js/actions/workflows/build.yaml/badge.svg)]( https://github.com/sandwichfarm/notemine-js/actions/workflows/build.yaml ) [![test](https://github.com/sandwichfarm/notemine-js/actions/workflows/test.yaml/badge.svg)]( https://github.com/sandwichfarm/notemine-js/actions/workflows/test.yaml ) -a module that wraps [notemine](https://github.com/sandwichfarm/notemine) as observables for use in modern web applications. +a typescript module that wraps [notemine](https://github.com/sandwichfarm/notemine) `wasm-bindgen` interfaces. More convenient and has added observables for more consistent use throughout modern web stacks. ## install package name: `notemine`