From e4e275344d02947ee69dd68cd56b65403bb9e3cd Mon Sep 17 00:00:00 2001 From: Yang Jun Date: Tue, 23 Jun 2026 15:07:32 +0800 Subject: [PATCH] docs: simplify playground GIF caption in README Co-authored-by: Cursor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 403402ff1..852d6c034 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ A simple, expressive, extensible Liquid template engine for JavaScript — Shopi LiquidJS playground: edit a template and context, see live HTML output -

Template, context, and live output in the playground.

+

Try the online playground.

## Quick start