diff --git a/README.md b/README.md index 9a854a523..e93590a7f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,13 @@ [![MinIO](https://raw.githubusercontent.com/minio/minio/master/.github/logo.svg?sanitize=true)](https://min.io) -MinIO is a High Performance Object Storage released under GNU Affero General Public License v3.0. It is API compatible with Amazon S3 cloud storage service. Use MinIO to build high performance infrastructure for machine learning, analytics and application data workloads. To learn more about what MinIO is doing for AI storage, go to [AI storage documentation](https://min.io/solutions/object-storage-for-ai). +MinIO is a high-performance, S3-compatible object storage solution released under the GNU AGPL v3.0 license. Designed for speed and scalability, it powers AI/ML, analytics, and data-intensive workloads with industry-leading performance. + +🔹 S3 API Compatible – Seamless integration with existing S3 tools +🔹 Built for AI & Analytics – Optimized for large-scale data pipelines +🔹 High Performance – Ideal for demanding storage workloads. + +AI storage documentation (https://min.io/solutions/object-storage-for-ai). This README provides quickstart instructions on running MinIO on bare metal hardware, including container-based installations. For Kubernetes environments, use the [MinIO Kubernetes Operator](https://github.com/minio/operator/blob/master/README.md).