Skip to content

Commit 5736ee0

Browse files
committed
chore(readme): add link to npm packages list (#298)
1 parent 931fa08 commit 5736ee0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Individual components can be installed with `npm`:
1414
npm install --save @angular2-material/core @angular2-material/checkbox
1515
```
1616

17+
You can see our [list of published packages on npm](https://www.npmjs.com/~angular2-material).
18+
1719
If you're using SystemJS as your module loader, your configuration for the angular-material
1820
packages should look like:
1921
```js

0 commit comments

Comments
 (0)