From cd969a1da8becfa90cb814c8e6fc3df6f4958968 Mon Sep 17 00:00:00 2001 From: Stefano Novelli Date: Sun, 18 Feb 2024 19:42:42 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8a6fef1..3f15064 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ can update over time (new HTML standards, cookie consent, AMP versions, and more For example, you can use the following shortcode to embed a Youtube video: ```markdown -[youtube id="123456789"] +[youtube url="https://www.youtube.com/watch?v=dQw4w9WgXcQ"] ``` This will be rendered as: @@ -38,14 +38,14 @@ This will be rendered as: ```html ```