forked from TrueCloudLab/frostfs-api-go
[#368] README.md: change desctiption and link to SDK
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
This commit is contained in:
parent
32dd0bb3f9
commit
60473c44b9
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
<img src="./.github/logo.svg" width="500px" alt="NeoFS">
|
||||
</p>
|
||||
<p align="center">
|
||||
Golang SDK for <a href="https://fs.neo.org">NeoFS</a>
|
||||
Low-level Golang API for <a href="https://fs.neo.org">NeoFS</a>
|
||||
</p>
|
||||
|
||||
---
|
||||
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue