Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ihadeed committed Apr 18, 2017
1 parent 5d4dd98 commit d90a02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ import { IonicImageLoader } from 'ionic-image-loader';
export class AppModule {}
```

Then **add `IonicImageLoader` in your child/shared module(s)
**Then add `IonicImageLoader` in your child/shared module(s)**
```typescript
import { IonicImageLoader } from 'ionic-image-loader';

Expand Down

0 comments on commit d90a02f

Please sign in to comment.