diff --git a/README.md b/README.md index 942b2fa..4ed04c2 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ A bucket (or a glob) cannot be assigned cannot be assigned to multiple backends. S3Proxy can modify its behavior based on middlewares: * [bucket aliasing](https://github.com/gaul/s3proxy/wiki/Middleware-alias-blobstore) +* [bucket locator](https://github.com/gaul/s3proxy/wiki/Middleware-bucket-locator) * [eventual consistency modeling](https://github.com/gaul/s3proxy/wiki/Middleware---eventual-consistency) * [large object mocking](https://github.com/gaul/s3proxy/wiki/Middleware-large-object-mocking) * [read-only](https://github.com/gaul/s3proxy/wiki/Middleware-read-only)