We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe41185 + 0019fcd commit c51b121Copy full SHA for c51b121
README.md
@@ -1,4 +1,4 @@
1
-# zone-less-rxjs
+# rxjs-zone-less
2
3
[](https://www.npmjs.com/package/rxjs-zone-less)
4

@@ -35,9 +35,9 @@ Besides a well documented and typed API it provides way to use patched API's in
35
## Install
36
37
```bash
38
-npm install --save zone-less-rxjs
+npm install --save rxjs-zone-less
39
# or
40
-yarn add zone-less-rxjs
+yarn add rxjs-zone-less
41
```
42
43
## Documentation
0 commit comments