From 20267fddbf65a26b563f9fa2cf09eda41e000514 Mon Sep 17 00:00:00 2001 From: Jimmy Debe <91767824+jimstir@users.noreply.github.com> Date: Wed, 14 Feb 2024 19:31:29 -0500 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9c336ed..830a5c1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Waku Specifications Waku builds a family of privacy-preserving, censorship-resistant communication protocols for web3 applications. -This repository contain RFCs from contributors wanting to imporve Waku protocols. +This repository contain specification from contributors wanting to imporve Waku protocols. ## Resources Relvant Waku resouces related to the specifications located in this repository: @@ -15,12 +15,12 @@ Contributors can create specifcations relating to the Waku domain and create a pull request to begin discussion. There is no format/template for accepted specifications to the Waku RFC. -New specifications that are considered a proof of concept, -should provide some implementation to help discussion. -If rough consensus is reached, -the specification could be considered to receive a draft status at the Vac RFC repository. +New specifications are considered a proof of concept, +once a rough consensus is reached towards stabilzition, +the specification may be considered to receive the draft status and +further discussion will continue on the [Vac RFC-Index](https://github.com/vacp2p/rfc-index) repository. **NOTE:** Specifications located in this repository should be considered not production ready. -Discussion should be conducted with the intention of maturing the specification. +Discussion should be conducted with the intention of maturing each specifications. Head over to the [Vac RFC-Index](https://github.com/vacp2p/rfc-index) repository where other Waku specifcations live.