diff --git a/README.md b/README.md index 2aae7f2..7543335 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Farcaster Frames Poll app -A example Poll app using [Farcaster Frames](https://warpcast.notion.site/Farcaster-Frames-4bd47fe97dc74a42a48d3a234636d8c5). +An example Poll app using [Farcaster Frames](https://warpcast.notion.site/Farcaster-Frames-4bd47fe97dc74a42a48d3a234636d8c5). This example lets you create a poll and have users vote on it. The FrameAction is authenticated against a hub so the votes cannot be spoofed, and the results are stored in a redis database.