diff --git a/README.md b/README.md index 9b6dba4a4..057d0b622 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,9 @@ Binary will be created as `.bin` under the `build` d make test/tests/common/test_enr_builder.nim ``` +### Testing against `js-waku` +Refer to [js-waku repo](https://github.com/waku-org/js-waku/tree/master/packages/tests) for instructions. + ## Formatting Nim files are expected to be formatted using the [`nph`](https://github.com/arnetheduck/nph) version present in `vendor/nph`.