diff --git a/README.md b/README.md index 2fda88b5b..a44b6354d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ README for Mbed TLS =================== +Mbed TLS is a C library that implements cryptographic primitives, X.509 certificate manipulation and the SSL/TLS and DTLS protocols. Its small code footprint makes it suitable for embedded systems. + Configuration -------------