mirror of
https://github.com/minio/minio.git
synced 2025-04-07 05:10:30 -04:00
Update README.md
This commit is contained in:
parent
c82d2b95d7
commit
1c24353754
22
README.md
22
README.md
@ -3,6 +3,16 @@
|
||||
Minio is an open source object storage released under [Apache license v2](./LICENSE) . It uses ``Rubberband Erasure`` coding to dynamically protect the data.
|
||||
Minio's design is inspired by Amazon's S3 for its API and Facebook's Haystack for its immutable data structure.
|
||||
|
||||
### Join Community
|
||||
* Community hangout on Gitter [](https://gitter.im/Minio-io/minio?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
* Ask questions on Quora [](http://www.quora.com/Minio)
|
||||
|
||||
### Developers
|
||||
* [Get Source](./DEVELOPER.md)
|
||||
* [Build Dependencies](./BUILDDEPS.md)
|
||||
* [Development Workflow](./DEVELOPER.md#developer-guidelines)
|
||||
* [Developer discussions and bugs](https://github.com/Minio-io/minio/issues)
|
||||
|
||||
### Download
|
||||
|
||||
-- No releases yet --
|
||||
@ -21,16 +31,6 @@ Minio's design is inspired by Amazon's S3 for its API and Facebook's Haystack fo
|
||||
| ------------- | ------------- |
|
||||
| x86_64 | Yes |
|
||||
| arm64 | Not yet|
|
||||
| i686 | Never |
|
||||
|
||||
### Join Community
|
||||
* A quick chat? [](https://gitter.im/Minio-io/minio?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
* Have questions? [](http://www.quora.com/Minio)
|
||||
|
||||
### Developers
|
||||
* [Get Source](./DEVELOPER.md)
|
||||
* [Build Dependencies](./BUILDDEPS.md)
|
||||
* [Development Workflow](./DEVELOPER.md#developer-guidelines)
|
||||
* [Developer discussions and bugs](https://github.com/Minio-io/minio/issues)
|
||||
| i386 | Never |
|
||||
|
||||
[](https://github.com/igrigorik/ga-beacon)
|
||||
|
Loading…
x
Reference in New Issue
Block a user