diff --git a/README.md b/README.md index 03afbdae..14f75619 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ [github][Github-url] LoC -[Build][CI-url] -[codecov][codecov-url] +[Build][CI-url] +[codecov][codecov-url] [docs.rs][doc-url] [crates.io][crates-url] @@ -58,7 +58,7 @@ ## Examples -Please see [examples](https://github.com/al8n/skl-rs/tree/main/examples) folder for more details. +Please see [examples](https://github.com/al8n/skl/tree/main/examples) folder for more details. ## Tests @@ -117,18 +117,18 @@ https://github.com/facebook/rocksdb/tree/master/memtable #### License -`skl-rs` is under the terms of both the MIT license and the +`skl` is under the terms of both the MIT license and the Apache License (Version 2.0). See [LICENSE-APACHE](LICENSE-APACHE), [LICENSE-MIT](LICENSE-MIT) for details. Copyright (c) 2022 Al Liu. -[Github-url]: https://github.com/al8n/skl-rs/ -[CI-url]: https://github.com/al8n/skl-rs/actions/workflows/ci.yml +[Github-url]: https://github.com/al8n/skl/ +[CI-url]: https://github.com/al8n/skl/actions/workflows/ci.yml [doc-url]: https://docs.rs/skl [crates-url]: https://crates.io/crates/skl -[codecov-url]: https://app.codecov.io/gh/al8n/skl-rs/ +[codecov-url]: https://app.codecov.io/gh/al8n/skl/ [rustc-url]: https://github.com/rust-lang/rust/blob/master/RELEASES.md [license-apache-url]: https://opensource.org/licenses/Apache-2.0 [license-mit-url]: https://opensource.org/licenses/MIT