diff --git a/README.md b/README.md index 8a9662aff..d3313c1e6 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,15 @@ console.log(icon); */ ``` -### PHP usage +#### TypeScript Usage + +There are also TypeScript type definitions for the Node package. To use them, simply run: + +``` +$ npm install @types/simple-icons +``` + +### PHP Usage The icons are also available through our Packagist package. To install, simply run: