From cce2f4112515ef388fbc50f2fcbe1d5cd8a516b3 Mon Sep 17 00:00:00 2001 From: Harshavardhana Date: Fri, 29 Jan 2016 18:09:34 -0800 Subject: [PATCH] doc: Update readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 895759713..4d7ed387f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Minio [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/minio/minio?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -Minio is a minimal cloud storage server for Micro Services. Written in Golang and licensed under [Apache license v2](./LICENSE). Compatible with Amazon S3 APIs. +Minio is a distributed object storage server written in Golang. Source is available under free software / open source [Apache license 2.0](./LICENSE). API compatible with Amazon S3 cloud storage service. ## Description