From 47e9c59259df6b43f34214ba89ddafa70aa634d5 Mon Sep 17 00:00:00 2001 From: Alex Abrahamson Date: Thu, 9 Nov 2017 15:41:29 -0700 Subject: [PATCH] Updated Getting Started (markdown) --- Getting-Started.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Getting-Started.md b/Getting-Started.md index 8c3be41..be6cb39 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -1,3 +1,6 @@ + +https://www.wolfssl.com + ## Sections in chapter 3: [3.1 - General Description](#31-general-description) @@ -529,4 +532,3 @@ It is possible to load certificates and keys from buffers as well if there is no For an example of a server application using wolfSSL, see the server example located in the /examples/server.c file. -