From d37e31e802cf7a3f9ea0472404c295c7e760a788 Mon Sep 17 00:00:00 2001 From: Sergey Fuksman Date: Mon, 11 Sep 2023 12:30:52 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c19c8c3e..0a8db7316 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Middleware library for Anytype, distributed as part of the Anytype clients. ## ⚠️ Notice -Current main branch doesn't work with the production any-sync nodes. For now, you can use [v0.28.1 ](https://github.com/anyproto/anytype-heart/releases/tag/v0.28.1). As soon as this notice will be removed this means it's ok to use the main branch. +Current main branch doesn't work with the production any-sync nodes. For now, you can use [v0.28.1](https://github.com/anyproto/anytype-heart/releases/tag/v0.28.1). As soon as this notice will be removed this means it's ok to use the main branch. ## Docs - [Build instructions](docs/Build.md)