Add slack replace gitter (#3584)

This commit is contained in:
Harshavardhana
2017-01-16 15:26:26 -08:00
committed by GitHub
parent b580ad24e2
commit a054c73e22
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Minio Admin Library. [![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 Admin Library. [![Slack](https://slack.minio.io/slack?type=svg)](https://slack.minio.io)
The Minio Admin Golang Client SDK provides APIs to manage Minio services.
This quickstart guide will show you how to install the Minio Admin client SDK, connect to Minio admin service, and provide a walkthrough of a simple file uploader.