diff --git a/README.md b/README.md index 26691aa..a6a33dc 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,9 @@ You can install the library using one of the following methods: yarn add ecss-tree ``` -NPM package: https://www.npmjs.com/package/ecss-tree +Links: +- NPM package: https://www.npmjs.com/package/ecss-tree +- JSDelivr CDN: https://www.jsdelivr.com/package/npm/ecss-tree ## Supported Extended CSS elements @@ -354,8 +356,16 @@ Example usage: ```html ```