diff options
-rw-r--r-- | python/cryptography/README | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/python/cryptography/README b/python/cryptography/README index c13567f6db..9344751164 100644 --- a/python/cryptography/README +++ b/python/cryptography/README @@ -1,2 +1,5 @@ -cryptography is a Python library for 3.2+ which exposes cryptographic recipes and primitives. -It's available under either the Apache Software License, Version 2.0, or the BSD license. +cryptography is a Python library for 3.2+ which exposes cryptographic +recipes and primitives. + +It's available under either the Apache Software License, Version 2.0, +or the BSD license. |