From 60473c44b9e52d61b47b739f23d38db67cdd5085 Mon Sep 17 00:00:00 2001
From: Evgenii Stratonikov
Date: Mon, 7 Feb 2022 15:44:22 +0300
Subject: [PATCH] [#368] README.md: change desctiption and link to SDK
Signed-off-by: Evgenii Stratonikov
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index fd12e930..0fe20a98 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
- Golang SDK for NeoFS
+ Low-level Golang API for NeoFS
---
@@ -15,7 +15,7 @@
# Overview
Go implementation of recent [NeoFS API](https://github.com/nspcc-dev/neofs-api)
-versions and SDK layer working with all of them in a handy way.
+versions. For a more high-level SDK see [NeoFS SDK](https://github.com/nspcc-dev/neofs-sdk-go).
## NeoFS-API compatibility