From ffbd030f4e0452e74e430bd0b4aad45c2d962b7b Mon Sep 17 00:00:00 2001 From: koolhead17 Date: Tue, 20 Sep 2016 10:41:43 -0700 Subject: [PATCH] Modified minio-java description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96bf880..efabaa2 100644 --- a/README.md +++ b/README.md @@ -748,7 +748,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Guava](https://github.com/google/guava) - Collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth. * [JADE](http://jade.tilab.com/) - Framework and environment for building and to debugging multi-agent systems. * [JavaVerbalExpressions](https://github.com/VerbalExpressions/JavaVerbalExpressions) - A library that helps to construct difficult regular expressions. -* [minio-java](https://github.com/minio/minio-java) - Minio Java Library for Amazon S3 compatible cloud storage. +* [minio-java](https://github.com/minio/minio-java) - Provides simple APIs to access any Amazon S3 compatible object storage server. * [Protégé](http://protege.stanford.edu/) - Provides an ontology editor and a framework to build knowledge-based systems. * [Underscore-java](https://github.com/javadev/underscore-java) - Port of Underscore.js functions.