From bdf284174817f1ec41e89bddf9ad8c549728f466 2021-12-03 13:53:57 From: MH Date: 2021-12-03 13:53:57 Subject: [PATCH] Update header in readme --- diff --git a/README.md b/README.md index d23ee1ba301dac8028b3cd78832bf382532d77be..e71201f7a0ae634f8bb188d69e081b3164d72896 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Reowolf 1.1 Implementation +# Reowolf 1.2 Implementation This library builds upon the previous Reowolf 1.0 implementation, with the intention of incrementally moving towards Reowolf 2.0. The goals of Reowolf 2.0 are to provide a generalization of sockets for communication over the internet, to simplify the implementation of algorithms that require distributed consensus, and to have a clear delineation between protocol and data whenever information is transmitted over the internet.