diff --git a/README.md b/README.md index b6d92b3..c6cbb4a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # S3 Datastore Implementation -This is an implementation of the datastore interface backed by amazon s3. +This is an implementation of the datastore interface backed by Amazon S3. **NOTE:** Plugins only work on Linux and MacOS at the moment. You can track the progress of this issue here: https://github.com/golang/go/issues/19282