Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravsoni119 authored Nov 7, 2017
1 parent 7dff0aa commit bde04aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ In case of angular-cli, add path to css in your styles property in angular-cli.j
"styles.css",<br />
"../node_modules/intl-tel-input/build/css/intlTelInput.css"]<br />
<br />

Now add Ng2TelInputModule into your AppModule. For example,<br /> import {Ng2TelInputModule} from 'ng2-intl-tel-input';
Once done, we are ready to use this library.

# How to use with angular-cli
Expand Down

0 comments on commit bde04aa

Please sign in to comment.