Skip to content

Commit eb49fc2

Browse files
committed
docs: added note about modern JS code
1 parent 13847fe commit eb49fc2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ npm install --save counterup2
2828
```
2929

3030
**JS**
31+
32+
Importing as a module will import the modern JavaScript code.
33+
3134
```js
3235
import counterUp from 'counterup2'
3336

0 commit comments

Comments
 (0)