diff --git a/README.md b/README.md index f18a11eecd15e0af40fc59a9a19e9b76bfd55497..f54136870589115064d92d4e87c085159e34be02 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,3 @@ - The resulting dylib can be found in target/release/, to be used with the header file reowolf.h. - Note: A list of immediate ancestor dependencies is visible in Cargo.toml. - Note: Run `cargo test --release` to run unit tests with release-level optimizations. - -## Structure -- The user-facing API is visible in src/runtime/connector.rs