Skip to content

Commit

Permalink
Revise integration instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
czeckd committed May 5, 2017
1 parent 0e2a942 commit 47ef665
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ $ npm i angular-svg-icon --save

## Integration

Import `HttpModule`, `SvgIconComponent`, and `SvgIconRegistryService` into your
app's main module. Example:
The **angular-svg-icon** should work as-is with webpack/angular-cli. Just add
the ``AngularSvgIconModule``.

```typescript
import { AngularSvgIconModule } from 'angular-svg-icon';
Expand Down

0 comments on commit 47ef665

Please sign in to comment.