Skip to content

Commit 9df7b81

Browse files
committed
docs: add AGPLv3 badge
1 parent 3617ff2 commit 9df7b81

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
# MinIO Console
22

3+
![build](https://github.com/minio/console/workflows/Go/badge.svg) ![license](https://img.shields.io/badge/license-AGPL%20V3-blue)
4+
35
A graphical user interface for [MinIO](https://github.com/minio/minio)
46

5-
| Dashboard | Creating a bucket |
6-
| ------------- | ------------- |
7-
| ![Dashboard](images/pic1.png) | ![Dashboard](images/pic2.png) |
7+
| Dashboard | Creating a bucket |
8+
| ------------- | ------------- |
9+
| ![Dashboard](images/pic1.png) | ![Dashboard](images/pic2.png) |
810

911
### Setup
1012

1113
All `console` needs is a MinIO user with admin privileges and URL pointing to your MinIO deployment.
14+
1215
> Note: We don't recommend using MinIO's Operator Credentials
1316
1417
#### 1. Create a user `console` using `mc`

0 commit comments

Comments
 (0)