From: Matt Caswell Date: Wed, 25 Oct 2023 11:48:31 +0000 (+0100) Subject: Add a reference to the demos subfolder X-Git-Tag: openssl-3.3.0-alpha1~721 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=899c910e3480e80dc1e6740217de86af39ac606e;p=thirdparty%2Fopenssl.git Add a reference to the demos subfolder Reviewed-by: Hugo Landau Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/22505) --- diff --git a/README.md b/README.md index 3f6ea956eac..8780935dc45 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,12 @@ available online. - [OpenSSL 3.0](https://www.openssl.org/docs/man3.0) - [OpenSSL 3.1](https://www.openssl.org/docs/man3.1) +Demos +----- + +The are numerous source code demos for using various OpenSSL capabilities in the +[demos subfolder](./demos). + Wiki ----