From 3da33d5bba9be5b89d1cda81d71ef815c0848fac Mon Sep 17 00:00:00 2001 From: Chris Alvarado Date: Sat, 30 Apr 2022 13:31:15 -0600 Subject: [PATCH] update script and css location temporarily --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e3f51d3..61c408da 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ PyScript is a meta project that aims to combine multiple open technologies to cr To try PyScript, import the pyscript to your html page with: ``` - - + + ``` At that point, you can then use PyScript components in your html page. PyScript currently implements the following elements: