Added a "catch all" documentation link (#3038)

This should help guide other newbies ;)
master
Justin Clift 8 years ago committed by Harshavardhana
parent e3ab478c70
commit 885bac330b
  1. 1
      README.md

@ -93,6 +93,7 @@ Minio Server comes with an embedded web based object browser. Point your web bro
- [Use `aws-cli` with Minio Server](https://docs.minio.io/docs/aws-cli-with-minio)
- [Use `s3cmd` with Minio Server](https://docs.minio.io/docs/s3cmd-with-minio)
- [Use `minio-go` SDK with Minio Server](https://docs.minio.io/docs/golang-client-quickstart-guide)
- [The Minio documentation website](https://docs.minio.io)
## Contribute to Minio Project
Please follow Minio [Contributor's Guide](https://github.com/minio/minio/blob/master/CONTRIBUTING.md)

Loading…
Cancel
Save