diff --git a/README.md b/README.md index b2be3fd..d39de5f 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,6 @@ Netapp is a Rust library that takes care of a few common tasks in distributed so - peer discovery - query/response message passing model for communications - multiplexing transfers over a connection -- overlay networks: full mesh or random peer sampling using Basalt +- overlay networks: full mesh, and soon other methods + +See examples folder to learn how to use netapp.