From 549db2fe848dfce5cb9ee9147147ed4fe72a503d Mon Sep 17 00:00:00 2001 From: Nisay Date: Sun, 14 Jan 2024 14:27:46 +0330 Subject: [PATCH] Update README.md Add CDN Package --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index a34d264..73642ec 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,17 @@ yarn add x-mega-menu ```` or use dist file of repo. +With CDN Package: + +CSS ⬇️ +```` +https://cdn.jsdelivr.net/npm/x-mega-menu@1.4.1/dist/x-mega-menu.min.css +```` +JavaScript ⬇️ +```` +https://cdn.jsdelivr.net/npm/x-mega-menu@1.4.1/dist/x-mega-menu.min.js +```` + add assets: ```html