From 8282e264d99417003790e3a6025f97138e40403c Mon Sep 17 00:00:00 2001 From: Dave Bakker Date: Sat, 25 Jan 2025 16:10:54 +0100 Subject: [PATCH] Add README title --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a23859c..862e3d8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# Transport Layer Security (TLS/SSL) + +> For thread-local storage, which also abbreviates to TLS, see the [Shared-Everything Threads Proposal](https://github.com/WebAssembly/shared-everything-threads). + +--- + # [Example WASI proposal] This template can be used to start a new proposal, which can then be proposed in the WASI Subgroup meetings.