We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fdb1c6 commit 6c4bd15Copy full SHA for 6c4bd15
README.md
@@ -1,6 +1,6 @@
1
# Material Design Icons - Website Components
2
3
-> Note this repo is for the components used in the Material Design Icons website. If you want components for your own project look here:
+> Note this repo is for the components used in the Material Design Icons apps. If you want components for your own project look here:
4
>
5
> - [React](https://github.com/Templarian/MaterialDesign-React/)
6
> - [Web Component](https://github.com/Templarian/MaterialDesign-WebComponent/)
@@ -22,7 +22,7 @@ npm start
22
23
Open http://localhost:3000 (port could vary)
24
25
-To build just the components.
+To build the components.
26
27
```bash
28
npm run build
0 commit comments