alesgenova / pitch-detection-app

A rust / webassembly / react app to detect the pitch of audio signals in real time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fix(minor): readme

hitgo00 opened this issue · comments

Update the wasm build command: wasm-pack --target web -> wasm-pack build --target web

Thank you for catching it!
Let me know if you would like to open a PR, otherwise I'll fix it later tonight