Skip to content

Commit 2b24968

Browse files
authored
Merge pull request #4 from messense/patch-1
Fix @node-rs/jieba link in README.md
2 parents a998d92 + f0d2e6d commit 2b24968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ Make rust crates binding to NodeJS use [napi-rs](https://github.com/Brooooooklyn
1919
| Package | Status | Description |
2020
| ---------------------------------------------- | ------------------------------------------------------------------- | ---------------------------------------------------------- |
2121
| [`@node-rs/crc32`](./packages/crc32/README.md) | ![](https://github.com/Brooooooklyn/node-rs/workflows/CI/badge.svg) | Fastest `CRC32` implementation using `SIMD` |
22-
| [`@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 |
22+
| [`@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 |

0 commit comments

Comments
 (0)