README edits

kaleb-himes-patch-1
lchristina26 2014-07-10 13:34:49 -06:00
parent acee55b0b2
commit d6fb748312
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
meta-wolfssl meta-wolfssl
========== ==========
`This layer provides support for the CyaSSL embedded SSL library. This layer provides support for the CyaSSL embedded SSL library.
CyaSSL is a lightweight SSL library written in C and targeted at CyaSSL is a lightweight SSL library written in C and targeted at
embedded and RTOS environments - primarily because of its small size, embedded and RTOS environments - primarily because of its small size,
@ -13,7 +13,7 @@ support, key and cert generation, and much more. For a full feature
list, please visit the CyaSSL webpage at: list, please visit the CyaSSL webpage at:
http://www.wolfssl.com/yaSSL/Products-cyassl.html http://www.wolfssl.com/yaSSL/Products-cyassl.html
`
Setup Setup
----- -----
Clone meta-wolfssl onto your machine. Clone meta-wolfssl onto your machine.