We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7766ca2 commit 53ca52bCopy full SHA for 53ca52b
README.rst
@@ -13,6 +13,9 @@ aws-encryption-sdk
13
.. image:: https://travis-ci.org/awslabs/aws-encryption-sdk-python.svg?branch=master
14
:target: https://travis-ci.org/awslabs/aws-encryption-sdk-python
15
16
+.. image:: https://ci.appveyor.com/api/projects/status/v42snaej4lavd5lm/branch/master?svg=true
17
+ :target: https://ci.appveyor.com/project/mattsb42-aws/aws-encryption-sdk-python-m2mgl
18
+
19
The AWS Encryption SDK for Python provides a fully compliant, native Python implementation of the `AWS Encryption SDK`_.
20
21
The latest full documentation can be found at `Read the Docs`_.
0 commit comments