[#458] Add supported platforms list to README

Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
This commit is contained in:
Stanislav Bogatyrev 2021-04-20 22:14:43 +03:00 committed by Alex Vanin
parent ff7a8ae677
commit c972015255

View file

@ -37,6 +37,11 @@ NeoFS has native [gRPC](https://grpc.io) API and popular protocol gates such as
[sFTP](https://en.wikipedia.org/wiki/SSH_File_Transfer_Protocol) allowing
developers to easily integrate applications without rewriting their code.
# Supported platforms
For now we only support GNU/Linux on amd64 CPUs with AVX/AVX2 instructions. More
platforms will be officially supported after '1.0' release.
# Contributing
Feel free to contribute to this project after reading the [contributing