From 3d1ca79209aef4fc3113e350c412c1963511f1d0 Mon Sep 17 00:00:00 2001 From: patrick Date: Thu, 11 Jan 2024 23:03:39 +0100 Subject: [PATCH] Remove jquery notice --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 565aea2..da580ac 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Just call the url. You can filter by categories by adding /?filter=category to t ## Example integration using vanilla ja -You will need to include a ``
`` placeholder in your html page and embed also the jQuery js library. +You will need to include a ``
`` placeholder in your html page. ``` document.addEventListener("DOMContentLoaded", function () {