chore: update README.md
This commit is contained in:
parent
8418287e1d
commit
06d41cd78b
1 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@ import { WebComponent } from "https://unpkg.com/web-component-base@latest/index.
|
||||||
```
|
```
|
||||||
|
|
||||||
### Installation via npm
|
### Installation via npm
|
||||||
Usable for projects with bundlers or using import maps pointing to to the specific files in downloaded in your `node_modules/web-component-base`.
|
Usable for projects with bundlers or using import maps pointing to the specific files downloaded in `node_modules/web-component-base`.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm i web-component-base
|
npm i web-component-base
|
||||||
|
@ -293,4 +293,4 @@ There is an increase in size compared to that of before this release, primarily
|
||||||
>
|
>
|
||||||
>To address this, I am working on a "lite" version of my base class here... please stay tuned.
|
>To address this, I am working on a "lite" version of my base class here... please stay tuned.
|
||||||
>
|
>
|
||||||
> -Ayo
|
> -Ayo
|
||||||
|
|
Loading…
Reference in a new issue