From ebe7b75b0bacc7b20f840067d3b61a01cbcaa994 Mon Sep 17 00:00:00 2001 From: Nicholas Jitkoff Date: Sun, 8 May 2022 16:57:54 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 572964f..98fe61c 100644 --- a/README.md +++ b/README.md @@ -115,12 +115,9 @@ Itty bitty app supports custom renderers for structured data. Recipes and bookma ### Recipes Recipes use a ld+json format, which is commonly found on many recipe sites - these can be extracted using the bookmarklet at https://bookmarklet.bitty.site + ```#/data:application/ld+json;base64,RECIPE_JSON``` ### Bookmarklets Javascript bookmarklets are displayed with basic instructions for how to add them to your browser : https://itty.bitty.app/#Show_Alert/javascript:alert('hello') - - - -### Bookmarklets