diff --git a/README.md b/README.md
index 9f29113a82edc476dd7d3f341558f8c84d15780c..0cab124701693ac84466bfc397cfc79871b566ab 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ To get more help on the Angular CLI use `ng help` or go check out the [Angular C
 
 [UW Style](https://git.doit.wisc.edu/uw-madison-digital-strategy/uw-style)
 
-Have a look at the `package.json` for more a more detailed view.
+[Material Design Icons](https://material.io/icons/) If searching for an icon look here: [Material Icons](https://material.io/icons/) These icons are added by a `<link>` tag in the `index.html` file.
 
 ## Grid System
 UW-Style comes with a basic grid system borrowed from Foundation 6. See their documentation here: [Foundation Grid](https://foundation.zurb.com/sites/docs/flex-grid.html). **Note:** that the `.column` and `.row` classes for Foundation have been renamed to `.uw-row` and `.uw-col`.