From d172948745066d42154757db45ee8a83af1e627e Mon Sep 17 00:00:00 2001 From: Sainan Date: Sun, 11 Feb 2024 19:21:06 +0000 Subject: [PATCH] Update usage snippet for Pluto 0.8.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63659c1..ff5d20b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Write Pluto, a dialect of Lua, anywhere JavaScript works. You simply need to load a suitable WASM build of libpluto, and then PlutoScript itself: ```html - + ```