aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f63e464
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# Minio Policies
+Useful policies for MinIO.
+Unfortunately, MinIO is now effectively dead,
+so these are here for historical reasons.
+
+* The `bucket` directory contains bucket repositories,
+ which determine read/write rights to a bucket.
+* The `user` directory contains user policies,
+ which determine access rights of users.