diff --git a/README.md b/README.md index 318c04900..51cf4e98d 100644 --- a/README.md +++ b/README.md @@ -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