From b39330faf18d3446b84c453a4ecfe57648fea7a0 Mon Sep 17 00:00:00 2001 From: DevMiner Date: Sat, 24 Aug 2024 17:01:16 +0200 Subject: [PATCH] docs: update compatibility version --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 401d931..c755fc7 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Versia-Go -Versia-Go is a experimental implementation of the (not yet renamed :P) [Versia](https://lysand.org) protocol written in +Versia-Go is a experimental implementation of the (not yet renamed :P) [Versia](https://versia.pub) protocol written in Go. -> Compatibility level: Lysand 3.1 (sort of) +> Compatibility level: Versia Working Draft 4.0 > ⚠️ This project is still in development and is not ready for production use. > In this phase no pull requests will be accepted and code may often break. @@ -18,7 +18,7 @@ Go. ### Running ```shell -git clone https://github.com/lysand/versia-go.git +git clone https://github.com/lysand-org/versia-go.git cd versia-go docker compose up -d nats