From 1816a7242bca482c96fd28220c3b9dd4ea3b2e3b Mon Sep 17 00:00:00 2001 From: Jelle Femmo Millenaar Date: Wed, 8 Sep 2021 09:33:00 +0200 Subject: [PATCH] Revert "* Removed comment about txm which causes a compilation error upon importing from the wiki (#384)" (#385) This reverts commit 0f5be7e3668da9db7f158accd03d702d34536694. --- bindings/wasm/README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/bindings/wasm/README.md b/bindings/wasm/README.md index acba221f8a..f866f1739f 100644 --- a/bindings/wasm/README.md +++ b/bindings/wasm/README.md @@ -35,7 +35,16 @@ or for the `web` with ```npm run build:web``` ## NodeJS Usage - + + ```javascript const identity = require('@iota/identity-wasm/node')