Skip to content

Commit 1bf03dd

Browse files
committed
chore: update readme
1 parent b67297f commit 1bf03dd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ A Rust crate for capturing application log output for integration testing.
44

55
The logger can have a _threaded_ scope to capture logs from a thread, or with a _process_ scope to capture across all threads.
66

7-
See the [documentation](https://docs.rs/logcap/latest/logcap).
8-
Crate: https://crates.io/crates/logcap.
7+
See the [documentation](https://docs.rs/logcap/latest/logcap) and [crate](https://crates.io/crates/logcap).
98

109
## Examples
1110

0 commit comments

Comments
 (0)