diff --git a/cli/napi_sym/Cargo.toml b/cli/napi_sym/Cargo.toml index 1e3ac0e88a..13f764ed4c 100644 --- a/cli/napi_sym/Cargo.toml +++ b/cli/napi_sym/Cargo.toml @@ -3,7 +3,7 @@ name = "napi_sym" version = "0.2.0" edition = "2021" license = "MIT" -readme = "../README.md" +readme = "README.md" description = "proc macro for writing N-API symbols" [lib]