diff --git a/README.md b/README.md index 19ee8d8..a66665d 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,8 @@ 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. + + +All specs follow [RFC-2119](https://tools.ietf.org/html/rfc2119). ## Contributing