We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f09a3 commit a7dcc99Copy full SHA for a7dcc99
README.md
@@ -8,14 +8,6 @@ To install this library, run:
8
$ npm install angular2-fusioncharts --save
9
```
10
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
19
and then from your Angular `AppModule`:
20
21
```typescript
0 commit comments