Skip to content

Commit a7dcc99

Browse files
committed
Update README.md
1 parent 55f09a3 commit a7dcc99

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,6 @@ To install this library, run:
88
$ npm install angular2-fusioncharts --save
99
```
1010

11-
## Consuming your library
12-
13-
Once you have published your library to npm, you can import your library in any Angular application by running:
14-
15-
```bash
16-
$ npm install angular2-fusioncharts
17-
```
18-
1911
and then from your Angular `AppModule`:
2012

2113
```typescript

0 commit comments

Comments
 (0)