diff --git a/README.md b/README.md index 7d48c75..343deeb 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # wasi2ic ![Tests](https://github.com/wasm-forge/wasi2ic/actions/workflows/rust.yml/badge.svg?event=push) -[![Coverage](https://codecov.io/gh/wasm-forge/wasi2ic/branch/main/graph/badge.svg)](https://codecov.io/gh/wasm-forge/wasi2ic/branch/main/) +[![Coverage](https://codecov.io/gh/wasm-forge/wasi2ic/branch/main/graph/badge.svg?token=XE48Z6JSYS)](https://codecov.io/gh/wasm-forge/wasi2ic/branch/main/) `wasi2ic` is a tool to convert WebAssembly System Interface (WASI) dependent Wasm module to run on the Internet Computer (IC) computer.