diff --git a/README.md b/README.md index 3232df7..1fc0401 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,14 @@ Settings: - `whitelist`: a list of IP4 or IP6 addresses that are allowed to bypass the ratelimit. +## Testing + +You can test your filters like so: + +```sh +$ cargo build --release +$ ./target/release/noteguard +$