From 62383dfbfefbd93a16413fbd4e37c115011820e0 Mon Sep 17 00:00:00 2001 From: Harshavardhana Date: Tue, 7 Oct 2025 09:59:23 -0700 Subject: [PATCH] Fix formatting of features in README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 78754f081..7712212cb 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ 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. +- 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. This README provides instructions for building MinIO from source and deploying onto baremetal hardware. For more complete documentation, see [the MinIO documentation website](https://docs.min.io/community/minio-object-store/index.html)