From c350cb9a438dd5c9710a065daea66b97e90d5937 Mon Sep 17 00:00:00 2001 From: Sawyer Date: Fri, 5 Sep 2025 17:16:07 -0500 Subject: [PATCH] docs: add a link to the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 27ca9b9..6e12f81 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A simple word counter written in Svelte. ![Screenshot](/static/screenshot.png) +You can see it live at [svelte-word-counter.vercel.app](https://svelte-word-counter.vercel.app/) + ## Features - Counts words