diff --git a/wrapper/python/README.rst b/wrapper/python/README.rst index d5fde45a1..a6dc59ab4 100644 --- a/wrapper/python/README.rst +++ b/wrapper/python/README.rst @@ -6,11 +6,12 @@ wolfcrypt: the wolfSSL Crypto Engine **wolfCrypt Python**, a.k.a. ``wolfcrypt`` is a Python library that encapsulates **wolfSSL's wolfCrypt API**. -**wolfCrypt** is a lightweight, portable, C-language-based crypto library +`wolfCrypt `_ is a +lightweight, portable, C-language-based crypto library targeted at IoT, embedded, and RTOS environments primarily because of its size, speed, and feature set. It works seamlessly in desktop, enterprise, and cloud -environments as well. It is the crypto engine behind wolfSSl's embedded ssl -library. +environments as well. It is the crypto engine behind `wolfSSl's embedded ssl +library `_. Installation