diff --git a/README.md b/README.md index 43ce49a..19ee8d8 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ -# specs \ No newline at end of file +# vacp2p Specifications + +## Overview + +## Status + +## Protocols + +These protocols define various components of the [vacp2p](https://vac.dev) stack. + + - [mvds](./mvds.md) - Ensure reliable messaging between peers across an unreliable peer-to-peer (P2P) network where they may be unreachable or unresponsive. + +## Contributing