diff --git a/Minio-Overview.png b/Minio-Overview.png new file mode 100644 index 000000000..183b4cd5b Binary files /dev/null and b/Minio-Overview.png differ diff --git a/README.md b/README.md index fa1919643..6751f024a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,20 @@ +Introduction +============ +Minio is an open source object storage released under Apache license v2. + +It uses ``Rubberband Erasure`` coding to dynamically protect the data. +Minio's was inspired by Amazon S3 API and Haystack Object Format + +Overview +============ +
+ + + + Minio Overview Diagram + +
+ Dependencies ============ * go1.3.3