diff --git a/README.md b/README.md index 188c728..3711530 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ Additionally, it can check for whole lines matching, N.B.: The `skip` crate used to be an implementation of [Skip list](https://en.wikipedia.org/wiki/Skip_list), by [Luo Jia / Zhouqi Jiang](https://github.com/luojia65) ([source](https://github.com/luojia65/skip)). -That crate will be republished as [skip-list](https://crates.io/crates/skip-list) (soon). ## Usage