We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 273e4bc commit ebc0f84Copy full SHA for ebc0f84
1 file changed
README.md
@@ -3,12 +3,12 @@
3
A simple HTML in Javascript implementation featuring Model View Binding.
4
5

6
-[](https://www.npmjs.com/package/@dobschal/html)
+[](https://www.npmjs.com/package/@dobschal/html.js)
7
8
## Installation
9
10
```bash
11
-npm install --save @dobschal/html
+npm install --save @dobschal/html.js
12
```
13
14
## Usage
0 commit comments