diff --git a/README.md b/README.md new file mode 100644 index 0000000..f61c0ac --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# logcap + +A Rust crate for capturing application log output for integration testing. + +Crate: https://crates.io/crates/logcap +Docs: https://docs.rs/logcap/latest/logcap