From 2575a46f93570a26b4e28a889e9ec95c8ab89624 Mon Sep 17 00:00:00 2001 From: Volodymyr Shymanskyy Date: Mon, 26 Aug 2024 06:19:53 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f0bbf2..c2fd5dc 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ A collection of useful, language-agnostic WebAssembly development tools. - **Wasabi** | [home](http://wasabi.software-lab.org/), [repo](https://github.com/danleh/wasabi) "WebAssembly analysis using binary instrumentation", a dynamic analysis framework. -- **wasmsign** | [repo](https://github.com/jedisct1/wasmsign) +- **wasmsign2** | [repo](https://github.com/wasm-signatures/wasmsign2) A tool to add and verify digital signatures to/from WASM binaries. - **swam** | [repo](https://github.com/satabin/swam/)