updating readme

This commit is contained in:
Robert Zajac
2018-11-12 13:32:55 -05:00
committed by GitHub
parent 2e1313022f
commit 4304098977

View File

@ -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.