diff --git a/README.md b/README.md index e1cb7fb7..0783e61f 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,5 @@ After installing our requirements (see above), you can: cd tests pytest ``` + +Note that tests/libp2p/test_libp2p.py contains an end-to-end messaging test between two libp2p hosts, which is the bulk of our proof of compass.