Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asotog authored Mar 6, 2018
1 parent 927ebc5 commit d17f8d8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ Running sample can be seen [here](http://plnkr.co/edit/S9S8NBP1Ha8JKM6QjjmT?p=pr
### Typescript Usage
Import the module wherever is going to be used:

`import {SqueezeBoxModule} from 'squeezebox';`
`import {SqueezeBoxModule} from 'squeezebox/dist';`



Import the module also in your app module, like:

Expand Down

0 comments on commit d17f8d8

Please sign in to comment.