diff --git a/README.md b/README.md index c6318df..5c7a23e 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ Using unpkg CDN: ## Example -> **Note** CommonJS usage +> **Note**: CommonJS usage > In order to gain the TypeScript typings (for intellisense / autocomplete) while using CommonJS imports with `require()`, use the following approach: ```js