From 7a53efea04d989de9a528fd67ac2752d66dcc658 Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Thu, 25 Sep 2025 10:19:35 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8aa1995..d4eabd0 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ Run arbitrary WASM/WASI files [![NPM version](https://img.shields.io/npm/v/wasm-run.svg)](https://www.npmjs.com/package/wasm-run) -[![GitHub stars](https://img.shields.io/github/stars/wasm3/node-wasm-run.svg)](https://github.com/wasm3/node-wasm-run) +[![GitHub stars](https://img.shields.io/github/stars/wasm3/node-wasm-run.svg)](https://github.com/wasm3/node-wasm-run/stargazers) [![GitHub issues](https://img.shields.io/github/issues/wasm3/node-wasm-run.svg)](https://github.com/wasm3/node-wasm-run/issues) -[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/wasm3/node-wasm-run) +[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/wasm3/node-wasm-run/blob/main/LICENSE) ## Installation