Skip to content

Commit b6a9f7f

Browse files
committed
ready to publish v0.2
1 parent 0d8e015 commit b6a9f7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crates/shorterdb/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A high-performance, embedded key-value store for Rust, built with a Log-Structur
44

55
[![Crates.io](https://img.shields.io/crates/v/shorterdb.svg)](https://crates.io/crates/shorterdb)
66
[![Documentation](https://docs.rs/shorterdb/badge.svg)](https://docs.rs/shorterdb)
7-
[![License](https://img.shields.io/crates/l/shorterdb.svg)](../../LICENSE)
7+
[![License](https://img.shields.io/crates/l/shorterdb.svg)](https://github.com/Hrefto/shorterdb/blob/main/LICENSE)
88

99
## Features
1010

@@ -68,4 +68,4 @@ cargo run -p examples --bin repl
6868

6969
## License
7070

71-
Licensed under either of [Apache License, Version 2.0](../../LICENSE-APACHE) or [MIT license](../../LICENSE-MIT) at your option.
71+
Licensed under either of [Apache License, Version 2.0](https://github.com/Hrefto/shorterdb/blob/main/LICENSE) or [MIT license](https://github.com/Hrefto/shorterdb/blob/main/LICENSE) at your option.

0 commit comments

Comments
 (0)