diff --git a/README.md b/README.md index 62971805..b6fbc437 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,12 @@ List of crates in the repository :- - [eigensdk-services](https://github.com/anjaneyalabs/eigensdk-rs/tree/main/crates/services) - [eigensdk-types](https://github.com/anjaneyalabs/eigensdk-rs/tree/main/crates/types) +## Contributor Guidelines +We are actively looking for contributors. Thanks for your interest. + +Ensure the following passes when raising a PR +- `cargo test --workspace` +- `cargo +nightly fmt -- --check` ## Supported Rust Version