diff --git a/README.md b/README.md index 53778c57..2111ccc4 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,4 @@ Make rust crates binding to NodeJS use [napi-rs](https://github.com/Brooooooklyn | Package | Status | Description | | ---------------------------------------------- | ------------------------------------------------------------------- | ---------------------------------------------------------- | | [`@node-rs/crc32`](./packages/crc32/README.md) | ![](https://github.com/Brooooooklyn/node-rs/workflows/CI/badge.svg) | Fastest `CRC32` implementation using `SIMD` | -| [`@node-rs/jieba`](./packages/jieba/README,md) | ![](https://github.com/Brooooooklyn/node-rs/workflows/CI/badge.svg) | [`jieba-rs`](https://github.com/messense/jieba-rs) binding | +| [`@node-rs/jieba`](./packages/jieba/README.md) | ![](https://github.com/Brooooooklyn/node-rs/workflows/CI/badge.svg) | [`jieba-rs`](https://github.com/messense/jieba-rs) binding |