diff --git a/README.md b/README.md index 822b1b3..6137fe8 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Crows is a distributed load and stress testing runner. The tests can be written in any language that can compile to WASM given the bindings for the library are available. At the moment the bindings are available only for Rust, but once the ABIs are stable it should be relatively straightforward to add more languages. +Test + ### Showcase A sample scenario written in Rust looks like this: