mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-05-30 06:47:09 +00:00
Add project description to README.md
Add simple project description to README.md. Signed-off-by: Dan Handley <dan.handley@arm.com>
This commit is contained in:
parent
16a988527f
commit
20579b7938
|
@ -1,6 +1,8 @@
|
||||||
README for Mbed TLS
|
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
|
Configuration
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue