From af435d220e8af3b04a2d9bcba31eebd52641fb6c Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Thu, 15 Feb 2024 09:14:49 -0800 Subject: [PATCH] initial commits --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 51cf6bc..9ec7d96 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Package **frameproto** provides tools for the **Frame Protocol** — which is also known as **Farcaster Frames**, for the Go programming language. +The specification for the **Frame Protocol** is at: +https://docs.farcaster.xyz/reference/frames/spec + ## Documention Online documentation, which includes examples, can be found at: http://godoc.org/sourcecode.social/reiver/go-frameproto