From 4304098977160b9de105b28ee3c2ff04b5a5f27f Mon Sep 17 00:00:00 2001 From: Robert Zajac Date: Mon, 12 Nov 2018 13:32:55 -0500 Subject: [PATCH] updating readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e1cb7fb..0783e61 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.