From 83b123b61e00fd3b4cddbd25796b00d2fa6a6c97 Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Thu, 15 Feb 2024 05:45:10 -0800 Subject: [PATCH] initial commits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57a2f97..51cf6bc 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ No need to worry about security and privacy holes that Web technologies introduc Although the **Frames Protocol** _could_ be used outside of **Farcaster**, at the time of writing, **Farcaster** clients (such as **Warpcast**) are the only major (client-side) platform to support it. -(The server-side of the Frames Protocol, which is called a Frame Server, is an just HTTP resource — which some might loosely call an HTTP (or HTTP) URL.) +(The server-side of the Frames Protocol, which is called a Frame Server, is an just HTTP resource — which some might loosely call an HTTP (or HTTPS) URL.) Enough talking — let's look at some code. Here is the client-side of a **Frames Protocol** application: