From c2ff7f1a0455a73c93470f8a8390d5d71e4780ca Mon Sep 17 00:00:00 2001 From: nora Date: Fri, 28 Jun 2024 06:38:20 -0700 Subject: [PATCH] add more readme --- README.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c9d390a..333d1c6 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,15 @@ original license that Hundredrabbits' framework was licensed under. ## Use +### Importing + This package is published on [jsr](https://jsr.io/@iv/themes). To use it, it is suggested to create an [import map](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script/type/importmap). Currently, jsr [does not allow](https://github.com/jsr-io/jsr/issues/133) importing staight from the browser, so you should use a cdn instead. -### Import Map +#### Import Map ```html