From 78d8d2b60f8c762979a13e4933e5c888da8f88a0 Mon Sep 17 00:00:00 2001 From: John Christensen Date: Wed, 24 Jan 2024 16:06:25 -0600 Subject: [PATCH] update links --- README.md | 9 +++++---- src/index.html | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 56d169b..0fad944 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,12 @@ ## Examples Live Examples: -- https://johnedchristensen.github.io/diver/src/?filename=/sketches/rainbow.py -- https://johnedchristensen.github.io/diver/src/?filename=/sketches/e_field.py -- https://johnedchristensen.github.io/diver/src/?filename=/sketches/squares.py +- https://johnedchristensen.github.io/diver/src/?filename=sketches/impossible_object.py +- https://johnedchristensen.github.io/diver/src/?filename=sketches/rainbow.py +- https://johnedchristensen.github.io/diver/src/?filename=sketches/e_field.py +- https://johnedchristensen.github.io/diver/src/?filename=sketches/squares.py ### Interactive -- https://johnedchristensen.github.io/diver/src/?filename=/sketches/string.py +- https://johnedchristensen.github.io/diver/src/?filename=sketches/string.py ## About A simple python package that makes it easy to share interactive visuals on the web. Uses Pyodide to run python directly in the browser, meaning code can be shared with others without any need to download/install/configure python. diff --git a/src/index.html b/src/index.html index fd0f274..33c07a2 100644 --- a/src/index.html +++ b/src/index.html @@ -31,7 +31,7 @@

     
   
-  
+