Skip to content

Commit b41a07b

Browse files
authored
chore: add the developer guide to the README (#150)
1 parent a62e455 commit b41a07b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## Amazon S3 Encryption Client
22

3-
This library provides an S3 client that supports client-side encryption.
3+
This library provides an S3 client that supports client-side encryption. For more information and detailed instructions
4+
for how to use this library, refer to the
5+
[Amazon S3 Encryption Client Developer Guide](https://docs.aws.amazon.com/amazon-s3-encryption-client/latest/developerguide/what-is-s3-encryption-client.html).
46

57
## Testing
68
Integration tests are included. To test them, certain environment variables need to be set:

0 commit comments

Comments
 (0)