Skip to content

Commit ebc0f84

Browse files
authored
Update README.md
1 parent 273e4bc commit ebc0f84

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
A simple HTML in Javascript implementation featuring Model View Binding.
44

55
![Test](https://github.com/dobschal/HTML/actions/workflows/test.yml/badge.svg)
6-
[![NPM](https://img.shields.io/npm/v/@dobschal/html)](https://www.npmjs.com/package/@dobschal/html)
6+
[![NPM](https://img.shields.io/npm/v/@dobschal/html.js)](https://www.npmjs.com/package/@dobschal/html.js)
77

88
## Installation
99

1010
```bash
11-
npm install --save @dobschal/html
11+
npm install --save @dobschal/html.js
1212
```
1313

1414
## Usage

0 commit comments

Comments
 (0)